-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-5009][SQL] Refactor the code of SQLParser relevant code #3924
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
Conversation
|
Test build #25140 has started for PR 3924 at commit
|
|
Test build #25140 has finished for PR 3924 at commit
|
|
Test FAILed. |
|
Test build #25143 has started for PR 3924 at commit
|
|
Test build #25143 has finished for PR 3924 at commit
|
|
Test PASSed. |
|
Test build #25163 has started for PR 3924 at commit
|
|
Test build #25163 has finished for PR 3924 at commit
|
|
Test PASSed. |
Currently lots of duplicated source code for SQL Parser relevant, this PR aims to make a unified
AbstractSparkSQLParser.