-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Return TableProviderFilterPushDown::Exact when Parquet Pushdown Enabled #12135
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e29e20 - Browse repository at this point
Copy the full SHA 4e29e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 762f397 - Browse repository at this point
Copy the full SHA 762f397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f75e0 - Browse repository at this point
Copy the full SHA 30f75e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d76fea3 - Browse repository at this point
Copy the full SHA d76fea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 187a121 - Browse repository at this point
Copy the full SHA 187a121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c62dc - Browse repository at this point
Copy the full SHA 11c62dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb53778 - Browse repository at this point
Copy the full SHA fb53778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539b2e8 - Browse repository at this point
Copy the full SHA 539b2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e13b89f - Browse repository at this point
Copy the full SHA e13b89fView commit details -
Fix naming and doc comment of non_pushdown_columns to reflect what it…
… actually does (the opposite) and add back useful comments
Configuration menu - View commit details
-
Copy full SHA for 5e86c0b - Browse repository at this point
Copy the full SHA 5e86c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6106ecd - Browse repository at this point
Copy the full SHA 6106ecdView commit details -
Extend FileFormat trait to allow library users to define formats whic…
…h support pushdown
Configuration menu - View commit details
-
Copy full SHA for c7d6211 - Browse repository at this point
Copy the full SHA c7d6211View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba463b5 - Browse repository at this point
Copy the full SHA ba463b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f423a - Browse repository at this point
Copy the full SHA 89f423aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b7046 - Browse repository at this point
Copy the full SHA 53b7046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c29552 - Browse repository at this point
Copy the full SHA 5c29552View commit details -
Pipe schema information through to TableScan and ParquetExec to facil…
…itate unnecessary FilterExec removal
Configuration menu - View commit details
-
Copy full SHA for ef0affe - Browse repository at this point
Copy the full SHA ef0affeView commit details
Commits on Sep 16, 2024
-
- Remove collect::<(_, _)> to satisfy msrv
- Remove expect(_) attr to satisfy msrv - Update comments with more accurate details and explanations
Configuration menu - View commit details
-
Copy full SHA for b1ee813 - Browse repository at this point
Copy the full SHA b1ee813View commit details -
Add more details in comments for
map_partial_batch
Co-authored-by: Andrew Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8adb43 - Browse repository at this point
Copy the full SHA f8adb43View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec5f21b - Browse repository at this point
Copy the full SHA ec5f21bView commit details -
Convert normal comments to doc-comments
Co-authored-by: Andrew Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19f4310 - Browse repository at this point
Copy the full SHA 19f4310View commit details -
Clarify meaning of word
projected
in commentCo-authored-by: Andrew Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cfbb5d - Browse repository at this point
Copy the full SHA 9cfbb5dView commit details -
Clarify more how
table_schema
is used differently from `projected_t……able_schema` Co-authored-by: Andrew Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 832f7e2 - Browse repository at this point
Copy the full SHA 832f7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca26f03 - Browse repository at this point
Copy the full SHA ca26f03View commit details