Skip to content
New issue

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

Add additional testing to parquet predicate pushdown integration tests #4087

Closed
2 tasks
Tracked by #3462
alamb opened this issue Nov 2, 2022 · 0 comments · Fixed by #4131
Closed
2 tasks
Tracked by #3462

Add additional testing to parquet predicate pushdown integration tests #4087

alamb opened this issue Nov 2, 2022 · 0 comments · Fixed by #4131

Comments

@alamb
Copy link
Contributor

alamb commented Nov 2, 2022

#3976 Adds tests for applying filters during the parquet scan

However, it currently uses a single file with a specific layout

This ticket tracks improvements to test coverage we could/should add:

  • Limit row page size to ensure multiple pages are being written
  • Choose row page size / sort to ensure that page pruning happens / doesn't happen for multiple pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant