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

fix unparser derived table contains cast #25

Merged

Conversation

y-f-u
Copy link

@y-f-u y-f-u commented Jul 29, 2024

No description provided.

@y-f-u y-f-u merged commit 4986265 into spiceai-40 Jul 29, 2024
@y-f-u y-f-u deleted the fix-unparser-derived-table-with-columns-contains-cast branch July 29, 2024 10:13
y-f-u added a commit that referenced this pull request Aug 1, 2024
* fix unparser derived table contains cast

* remove dbg
phillipleblanc pushed a commit that referenced this pull request Aug 14, 2024
…calculations, limit/order/distinct (apache#11756)

* Fix unparser derived table with columns include calculations, limit/order/distinct (#24)

* compare format output to make sure the two level of projects match

* add method to find inner projection that could be nested under limit/order/distinct

* use format! for matching in unparser sort optimization too

* refactor

* use to_string and also put comments in

* clippy

* fix unparser derived table contains cast (#25)

* fix unparser derived table contains cast

* remove dbg
sgrebnov pushed a commit that referenced this pull request Sep 2, 2024
…calculations, limit/order/distinct (apache#11756)

* Fix unparser derived table with columns include calculations, limit/order/distinct (#24)

* compare format output to make sure the two level of projects match

* add method to find inner projection that could be nested under limit/order/distinct

* use format! for matching in unparser sort optimization too

* refactor

* use to_string and also put comments in

* clippy

* fix unparser derived table contains cast (#25)

* fix unparser derived table contains cast

* remove dbg
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.

3 participants