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

WindowFunction should respect supports_nulls_first_in_sort dialect setting #43

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

sgrebnov
Copy link

Which issue does this PR close?

WindowFunction should respect supports_nulls_first_in_sort dialect setting

@sgrebnov sgrebnov self-assigned this Oct 14, 2024
@sgrebnov sgrebnov merged commit 90f3d17 into spiceai-42 Oct 14, 2024
@sgrebnov sgrebnov deleted the sgrebnov/respect-supports_nulls_first_in_sort branch October 14, 2024 16:13
sgrebnov added a commit that referenced this pull request Oct 15, 2024
Sevenannn pushed a commit that referenced this pull request Oct 26, 2024
…regation (apache#12946)

* Improve unparsing for ORDER BY with Aggregation functions (#38)

* Improve UNION unparsing (#39)

* Scalar functions in ORDER BY unparsing support (#41)

* Improve unparsing for complex Window functions with Aggregation (#42)

* WindowFunction order_by should respect `supports_nulls_first_in_sort` dialect setting (#43)

* Fix plan_to_sql

* Improve
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.

2 participants