-
Notifications
You must be signed in to change notification settings - Fork 901
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
Fix parquet predicate filtering with column projection #15113
Merged
rapids-bot
merged 19 commits into
rapidsai:branch-24.06
from
karthikeyann:fix-pq_filter_col_projection
May 16, 2024
Merged
Fix parquet predicate filtering with column projection #15113
rapids-bot
merged 19 commits into
rapidsai:branch-24.06
from
karthikeyann:fix-pq_filter_col_projection
May 16, 2024
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be089f3 - Browse repository at this point
Copy the full SHA be089f3View commit details
Commits on Mar 1, 2024
-
filter columns limitation fixed.
get_columns() need not specify all columns in filter. columns in filter are read, and discard finally at the output after filtering.
Configuration menu - View commit details
-
Copy full SHA for f458410 - Browse repository at this point
Copy the full SHA f458410View commit details -
Configuration menu - View commit details
-
Copy full SHA for b01b2d8 - Browse repository at this point
Copy the full SHA b01b2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b348db4 - Browse repository at this point
Copy the full SHA b348db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a07e3d - Browse repository at this point
Copy the full SHA 4a07e3dView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ee2bcf - Browse repository at this point
Copy the full SHA 6ee2bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for acb0723 - Browse repository at this point
Copy the full SHA acb0723View commit details -
Merge branch 'fix-pq_filter_col_projection' of github.com:karthikeyan…
…n/cudf into fix-pq_filter_col_projection
Configuration menu - View commit details
-
Copy full SHA for bff38f5 - Browse repository at this point
Copy the full SHA bff38f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d643ce1 - Browse repository at this point
Copy the full SHA d643ce1View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e79552c - Browse repository at this point
Copy the full SHA e79552cView commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e40cffc - Browse repository at this point
Copy the full SHA e40cffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 926a75a - Browse repository at this point
Copy the full SHA 926a75aView commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a220d7d - Browse repository at this point
Copy the full SHA a220d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0e734c - Browse repository at this point
Copy the full SHA c0e734cView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96ea0e8 - Browse repository at this point
Copy the full SHA 96ea0e8View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47c5413 - Browse repository at this point
Copy the full SHA 47c5413View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e4008e - Browse repository at this point
Copy the full SHA 9e4008eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc3bd26 - Browse repository at this point
Copy the full SHA cc3bd26View commit details -
wMerge branch 'fix-pq_filter_col_projection' of github.com:karthikeya…
…nn/cudf into fix-pq_filter_col_projection
Configuration menu - View commit details
-
Copy full SHA for f64294e - Browse repository at this point
Copy the full SHA f64294eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.