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

feat: Skip FORCE INDEX for JOIN #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

The $table type inconsistency appears to be a problem that exists from existing implementations.
Does this need to be fixed for this MR to be merged?

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.

1 participant