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

chore: temporary branch for IOx update (12-10-2023 try 2) #8741

Conversation

appletreeisyellow
Copy link
Contributor

⚠️ This draft PR is not intend to merge. This is a temporary branch for the purpose of updating DataFusion in InfluxData IOx, and help with #8722

The head of this branch is at:

Cherry-picked bug fixes:

viirya and others added 3 commits January 3, 2024 14:20
…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
… 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
@github-actions github-actions bot added logical-expr Logical plan and expressions optimizer Optimizer rules core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels Jan 3, 2024
@appletreeisyellow appletreeisyellow changed the title fix: volatile expressions should not be target of common subexpt elim… chore: temporary branch for IOx update (12-10-2023 try 2) Jan 3, 2024
dlovell and others added 6 commits January 3, 2024 14:21
…he#8463)

* feat: struct: implement variadic_any solution, enable all struct field types

* fix: run cargo-fmt

* cln: remove unused imports
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
…he#6629)

* update

* FIXed

* add  parquet

* update

* update

* update

* try2

* update

* update

* Add comments

* cargo fmt

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
* fix: interval uppercase unit

* feat: add test

* chore: fmt

* chore: remove redundant test
…gh ProjectionExec (apache#8484)


* Better projection support complex expression support


---------

Co-authored-by: metesynnada <100111937+metesynnada@users.noreply.github.com>
Co-authored-by: Mehmet Ozan Kabak <ozankabak@gmail.com>
@github-actions github-actions bot added sql SQL Planner physical-expr Physical Expressions labels Jan 3, 2024
@alamb
Copy link
Contributor

alamb commented Jan 3, 2024

(btw you can make PRs in your own fork of DataFusion if you want, there is no need to make them in the apache repo -- not that there is anything wrong with creating them here)

@appletreeisyellow
Copy link
Contributor Author

Thank you @alamb! Good to know that I can make PRs in my own fork of DataFusion 👍 I'll do that in the future

Closing this one as it is no longer needed

@appletreeisyellow appletreeisyellow deleted the chunchun/12-10-2023-try-2 branch January 3, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants