Skip to content

feat: Skip FORCE INDEX for JOIN #53

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
Mar 10, 2025
Merged

Conversation

Javakky-pxv
Copy link
Contributor

Ignore FORCE INDEX specified after JOIN.
Adjust pointers in buildJoin() because there was a discrepancy between JOIN and other pointers assumed when calling SQLParser::skipIndexHints.
If you have a better policy, please let us know.

@Javakky-pxv
Copy link
Contributor Author

@muglug
I am sorry to bother you, but I would be happy if you could check when you have time.

@Javakky-pxv
Copy link
Contributor Author

@sergiosalvatore @aaronm67 @MelechMizrachi
Who can I ask to peer review?

@aaronm67 aaronm67 merged commit a050868 into vimeo:master Mar 10, 2025
2 checks passed
@aaronm67
Copy link
Collaborator

Thank you!

Ran some tests on this and everything seems to work well, thanks for the contribution (and sorry for the delay).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants