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

[CBRD-25323] Perform the 'Eliminate INNER JOIN' optimization for the first table, and remove the join type for the second table #5148

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

youngjinj
Copy link
Contributor

@youngjinj youngjinj commented Apr 25, 2024

http:https://jira.cubrid.org/browse/CBRD-25323

The 'Eliminate INNER JOIN' optimization is performed for the first table, and the join type for the second table is removed. If the join type for the second table is OUTER JOIN, the 'Eliminate INNER JOIN' optimization is not performed for the first table.

@youngjinj youngjinj changed the title [CBRD-25277] Perform the 'Eliminate INNER JOIN' optimization for the first table, and remove the join type for the second table [CBRD-25323] Perform the 'Eliminate INNER JOIN' optimization for the first table, and remove the join type for the second table Apr 26, 2024
@youngjinj youngjinj marked this pull request as draft April 26, 2024 02:24
@youngjinj youngjinj closed this Apr 26, 2024
@youngjinj youngjinj reopened this Apr 26, 2024
@youngjinj youngjinj marked this pull request as ready for review May 8, 2024 04:17
@youngjinj youngjinj requested a review from Hamkua May 8, 2024 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants