FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Enforce DataFrame display memory limits with `max_rows` + `min_rows` constraint (deprecate `repr_rows`) by kosiew · Pull Request #1367 · apache/datafusion-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion-python
Public
Notifications
You must be signed in to change notification settings
Fork
166
Star
597
Code
Issues
54
Pull requests
38
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Enforce DataFrame display memory limits with max_rows + min_rows constraint (deprecate repr_rows)
- #1367
#1367
Merged
timsaucer
merged 15 commits into
apache:main
apache/datafusion-python:main
from
kosiew:memory-limit-1362
kosiew/datafusion-python:memory-limit-1362
Copy head branch name to clipboard
Feb 5, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Enforce DataFrame display memory limits with max_rows + min_rows constraint (deprecate repr_rows)
#1367
timsaucer
merged 15 commits into
apache:main
apache/datafusion-python:main
from
kosiew:memory-limit-1362
kosiew/datafusion-python:memory-limit-1362
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
Update DataFrameHtmlFormatter to enforce min_rows_display constraint and adjust default values
kosiew
committed
fa9f257
View commit details
Copy full SHA for fa9f257
Browse repository at this point
Refactor DataFrame formatter to replace repr_rows with max_rows and update related validations
kosiew
committed
0563f6c
View commit details
Copy full SHA for 0563f6c
Browse repository at this point
Add validation for formatter parameters and deprecate repr_rows alias
kosiew
committed
168eda8
View commit details
Copy full SHA for 168eda8
Browse repository at this point
Add boundary condition tests for HTML formatter memory limits and resolve max_rows logic
kosiew
committed
0ad2621
View commit details
Copy full SHA for 0ad2621
Browse repository at this point
Remove repr_rows handling in max_rows resolution in Rust
kosiew
committed
a7dfd3f
View commit details
Copy full SHA for a7dfd3f
Browse repository at this point
Refactor whitespace in parameter validation and update test for HTML formatter memory limits
kosiew
committed
61db037
View commit details
Copy full SHA for 61db037
Browse repository at this point
ruff fix
kosiew
committed
69bcf6f
View commit details
Copy full SHA for 69bcf6f
Browse repository at this point
Commits on Feb 5, 2026
Rename min_rows_display to min_rows in formatter configuration and update related tests
kosiew
committed
399e3e2
View commit details
Copy full SHA for 399e3e2
Browse repository at this point
Refactor function parameter handling and documentation
Show description for af3ef4b
kosiew
committed
af3ef4b
View commit details
Copy full SHA for af3ef4b
Browse repository at this point
Update HTML formatter memory boundary tests for large datasets
kosiew
committed
af11824
View commit details
Copy full SHA for af11824
Browse repository at this point
Enhance memory boundary tests in HTML formatter for large datasets
kosiew
committed
1085992
View commit details
Copy full SHA for 1085992
Browse repository at this point
Add fixture for multi-batch DataFrame and test early stream termination with memory limits
kosiew
committed
6f92b3d
View commit details
Copy full SHA for 6f92b3d
Browse repository at this point
Add backward compatibility tests for deprecated formatter attributes
kosiew
committed
894bac0
View commit details
Copy full SHA for 894bac0
Browse repository at this point
ruff fix
kosiew
committed
a835ceb
View commit details
Copy full SHA for a835ceb
Browse repository at this point
Remove deprecation timeline comments from HTML formatter backward compatibility test
kosiew
committed
97e2b6d
View commit details
Copy full SHA for 97e2b6d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL