You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…regation (#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
See PR in #35
The text was updated successfully, but these errors were encountered: