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

[CALCITE-6009] Add optimization to remove redundant LIMIT that is more than input row count #3449

Merged
merged 1 commit into from Oct 3, 2023

Conversation

LakeShen
Copy link
Contributor

@LakeShen LakeShen commented Sep 29, 2023

@LakeShen LakeShen changed the title [CALCITE-6009] Add optimization to remove redundant Limit when its input's row number is less or equal to Limit's fetch [CALCITE-6009] Add optimization to remove redundant LIMIT that is more than input row count Oct 1, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

76.9% 76.9% Coverage
0.0% 0.0% Duplication

@JiajunBernoulli JiajunBernoulli added the LGTM-will-merge-soon Overall PR looks OK. Only minor things left. label Oct 2, 2023
@JiajunBernoulli
Copy link
Contributor

LGTM, I will merge it tomorrow.

@JiajunBernoulli JiajunBernoulli merged commit 87cdfd9 into apache:main Oct 3, 2023
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM-will-merge-soon Overall PR looks OK. Only minor things left.
Projects
None yet
2 participants