Skip to content

branch-2.1: [opt](nereids) use one fragment to execute point query #53541 #53574

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Cherry-picked from #53541

the nereids planner use two fragments to execute point query and cause
some performance degradation, this pr optimize it by generate one
fragment
@github-actions github-actions bot requested a review from yiguolei as a code owner July 18, 2025 15:14
@924060929
Copy link
Contributor

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Jul 25, 2025
Copy link
Contributor Author

PR approved by at least one committer and no changes requested.

Copy link
Contributor Author

PR approved by anyone and no changes requested.

@yiguolei yiguolei closed this Jul 25, 2025
@yiguolei yiguolei reopened this Jul 25, 2025
@yiguolei yiguolei merged commit 77ff75b into branch-2.1 Jul 25, 2025
19 checks passed
@github-actions github-actions bot deleted the auto-pick-53541-branch-2.1 branch July 25, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants