We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It took me a while to convince myself that this was actually setting up the scenario as described. I eventually found it here:
https://github.com/alamb/arrow-datafusion/blob/dee926519030301f052dc2c3196e4fbef0da4c47/datafusion/core/tests/parquet/mod.rs#L916-L920
I wonder if it would be possible to add some better comments to test_prune mentioning that the created parquet files have 5 rows per page
test_prune
Originally posted by @alamb in #10051 (comment)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
https://github.com/alamb/arrow-datafusion/blob/dee926519030301f052dc2c3196e4fbef0da4c47/datafusion/core/tests/parquet/mod.rs#L916-L920
I wonder if it would be possible to add some better comments to
test_prune
mentioning that the created parquet files have 5 rows per pageOriginally posted by @alamb in #10051 (comment)
The text was updated successfully, but these errors were encountered: