Skip to content

Conversation

PragmaTwice
Copy link
Member

  • AS IS:
    select a from b order by c desc limit 10 -> ASC

  • TOBE:
    select a from b order by c desc limit 10 -> DESC

@PragmaTwice PragmaTwice requested a review from git-hulk July 21, 2024 05:26
Copy link

@PragmaTwice PragmaTwice merged commit ec3d903 into apache:unstable Jul 21, 2024
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