Skip to content

fix(sql): rank window output before ORDER BY/LIMIT - #33

Draft
dai-chen wants to merge 1 commit into
mainfrom
fix/sql-window-order-limit
Draft

fix(sql): rank window output before ORDER BY/LIMIT#33
dai-chen wants to merge 1 commit into
mainfrom
fix/sql-window-order-limit

Conversation

@dai-chen

Copy link
Copy Markdown
Owner

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dai-chen
dai-chen force-pushed the fix/sql-window-order-limit branch from 1b57fe4 to 70ff9d8 Compare June 26, 2026 21:51
Scope the fix to the unified query API parser (ExtendedAstBuilder); fixing the shared AstBuilder directly would break the V2/legacy engine.

Signed-off-by: Chen Dai <daichen@amazon.com>
@dai-chen
dai-chen force-pushed the fix/sql-window-order-limit branch from 70ff9d8 to 53958e8 Compare June 26, 2026 22:21
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.

1 participant