Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove orderBy ref check for sql_simple_queries #964

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

BobdenOs
Copy link
Contributor

HANA doesn't follow ANSI SQL specified ORDER BY column reference resolving in some queries.

fixes: #962

@BobdenOs BobdenOs enabled auto-merge (squash) January 8, 2025 14:25
@BobdenOs BobdenOs merged commit 1b77725 into main Jan 8, 2025
3 checks passed
@BobdenOs BobdenOs deleted the fix/dont-trust-orderby-refs branch January 8, 2025 14:34
@cap-bots cap-bots mentioned this pull request Jan 8, 2025
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.

Variable orderByHasOutputColumnRef is set to late, if ref has length 2, the return skips setting it to true
2 participants