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

Add regression test for sort elimination #19496

Merged
merged 2 commits into from Oct 25, 2023

Conversation

takezoe
Copy link
Member

@takezoe takezoe commented Oct 23, 2023

Description

Regression test for #19387

Additional context and related issues

Sort elimination optimization was removed in #19387 because that optimization could produce a wrongly sorted query result. This PR adds a test case to prevent future regression.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

…ns/TestEliminateSorts.java

Co-authored-by: Martin Traverso <mtraverso@gmail.com>
@martint martint merged commit ec0ebb3 into trinodb:master Oct 25, 2023
85 checks passed
@github-actions github-actions bot added this to the 431 milestone Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants