Skip to content

Add regression test for sort elimination#19496

Merged
martint merged 2 commits intotrinodb:masterfrom
takezoe:test-sort-elimination
Oct 25, 2023
Merged

Add regression test for sort elimination#19496
martint merged 2 commits intotrinodb:masterfrom
takezoe:test-sort-elimination

Conversation

@takezoe
Copy link
Copy Markdown
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
@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.

2 participants