Skip to content

Fix SQL performance issues caused by repeated subquery fetches#33361

Merged
iamhucong merged 4 commits intoapache:masterfrom
strongduanmu:dev-1023
Oct 23, 2024
Merged

Fix SQL performance issues caused by repeated subquery fetches#33361
iamhucong merged 4 commits intoapache:masterfrom
strongduanmu:dev-1023

Conversation

@strongduanmu
Copy link
Member

@strongduanmu strongduanmu commented Oct 23, 2024

Fixes #ISSUSE_ID.

Changes proposed in this pull request:

  • Fix SQL performance issues caused by repeated subquery fetches

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

@strongduanmu
Copy link
Member Author

image

@iamhucong iamhucong merged commit 1c452cb into apache:master Oct 23, 2024
@strongduanmu strongduanmu deleted the dev-1023 branch October 23, 2024 07:49
RaigorJiang pushed a commit that referenced this pull request Dec 9, 2025
Pick #33361 Fix SQL performance issues caused by repeated subquery fetches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants