Skip to content

Hive: Support DISTRIBUTE BY and SORT BY in window specs#2340

Open
wugeer wants to merge 1 commit intoapache:mainfrom
wugeer:fix_over_distibute_by_and_sort_by
Open

Hive: Support DISTRIBUTE BY and SORT BY in window specs#2340
wugeer wants to merge 1 commit intoapache:mainfrom
wugeer:fix_over_distibute_by_and_sort_by

Conversation

@wugeer
Copy link
Copy Markdown
Contributor

@wugeer wugeer commented May 9, 2026

Add Hive-gated parsing for window specs that use DISTRIBUTE BY and SORT BY, and preserve the original clause kinds in WindowSpec display output.

fix: #2339

Add Hive-gated parsing for window specs that use DISTRIBUTE BY and SORT BY, and preserve the original clause kinds in WindowSpec display output.
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.

Hive dialect does not support distribute by or sort by in window specs

1 participant