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

Merge unparsing improvements from Datafusion main branch #48

Merged
merged 7 commits into from
Oct 24, 2024

Conversation

sgrebnov
Copy link

Which issue does this PR close?

Merge recent unparsing improvements from datafusion master branch.

This is to simplify adding incremental improvements and to avoid fixing recently resolved issues.

Lordworms and others added 6 commits October 22, 2024 20:49
* unparse the projection base on the source schema

* refactor and enhance the test
* unparse Sort with push down limit

* cargo fmt

* set query limit directly
* change pub function comment to doc

* unparse subquery alias without projections

* fix tests

* rollback the empty line

* rollback the empty line

* exclude the table_scan with pushdown case

* fmt and clippy

* simplify the ast to string and remove unused debug code
@sgrebnov sgrebnov self-assigned this Oct 23, 2024
@sgrebnov sgrebnov merged commit 3161715 into spiceai-42 Oct 24, 2024
@sgrebnov sgrebnov deleted the sgrebnov/sync-with-master branch October 24, 2024 17:59
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 this pull request may close these issues.

6 participants