Skip to content

feat: Hive: support SORT BY direction#1873

Merged
iffyio merged 1 commit intoapache:mainfrom
chenkovsky:feature/sort_by
Jun 6, 2025
Merged

feat: Hive: support SORT BY direction#1873
iffyio merged 1 commit intoapache:mainfrom
chenkovsky:feature/sort_by

Conversation

@chenkovsky
Copy link
Copy Markdown
Contributor

In Hive SQL, we can add ASC, DESC after sort by columns. but currently this parser doesn't support it.

https://cwiki.apache.org/confluence/display/Hive/LanguageManual+SortBy.

@iffyio iffyio changed the title feat: sort by with direction for hive feat: Hive: support SORT BY direction Jun 6, 2025
Copy link
Copy Markdown
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @chenkovsky!
cc @alamb

@iffyio iffyio merged commit e2b1ae3 into apache:main Jun 6, 2025
9 checks passed
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