-
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
chore: temporary branch for IOx update (12-10-2023 try 2) #8741
chore: temporary branch for IOx update (12-10-2023 try 2) #8741
Commits on Jan 3, 2024
-
fix: volatile expressions should not be target of common subexpt elim…
…ination (apache#8520) * fix: volatile expressions should not be target of common subexpt elimination * Fix clippy * For review * Return error for unresolved scalar function * Improve error message
Configuration menu - View commit details
-
Copy full SHA for 50e5612 - Browse repository at this point
Copy the full SHA 50e5612View commit details -
Fix regression with Incorrect results when reading parquet files with…
… different schemas and statistics (apache#8533) * Add test for schema evolution * Fix reading parquet statistics * Update tests for fix * Add comments to help explain the test * Add another test
Configuration menu - View commit details
-
Copy full SHA for 5f88106 - Browse repository at this point
Copy the full SHA 5f88106View commit details -
Configuration menu - View commit details
-
Copy full SHA for abea9ac - Browse repository at this point
Copy the full SHA abea9acView commit details -
Enable non-uniform field type for structs created in DataFusion (apac…
…he#8463) * feat: struct: implement variadic_any solution, enable all struct field types * fix: run cargo-fmt * cln: remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 6b90563 - Browse repository at this point
Copy the full SHA 6b90563View commit details -
add multi ordering test case (apache#8439)
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15ebe7e - Browse repository at this point
Copy the full SHA 15ebe7eView commit details -
Sort filenames when reading parquet to ensure consistent schema (apac…
…he#6629) * update * FIXed * add parquet * update * update * update * try2 * update * update * Add comments * cargo fmt --------- Co-authored-by: Andrew Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cfdba4 - Browse repository at this point
Copy the full SHA 9cfdba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for af6cd92 - Browse repository at this point
Copy the full SHA af6cd92View commit details -
fix: support uppercase when parsing
Interval
(apache#8478)* fix: interval uppercase unit * feat: add test * chore: fmt * chore: remove redundant test
Configuration menu - View commit details
-
Copy full SHA for 51e46ac - Browse repository at this point
Copy the full SHA 51e46acView commit details -
Better Equivalence (ordering and exact equivalence) Propagation throu…
…gh ProjectionExec (apache#8484) * Better projection support complex expression support --------- Co-authored-by: metesynnada <[email protected]> Co-authored-by: Mehmet Ozan Kabak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f81c01 - Browse repository at this point
Copy the full SHA 8f81c01View commit details