Uh oh!
There was an error while loading. Please reload this page.
[SPARK-5009][SQL] Refactor the code of SQLParser relevant code - #3924
[SPARK-5009][SQL] Refactor the code of SQLParser relevant code#3924chenghao-intel wants to merge 3 commits into
Conversation
SparkQA
commented
Jan 7, 2015
Test build #25140 has started for PR 3924 at commit
|
SparkQA
commented
Jan 7, 2015
Test build #25140 has finished for PR 3924 at commit
|
AmplabJenkins
commented
Jan 7, 2015
Test FAILed. |
SparkQA
commented
Jan 7, 2015
Test build #25143 has started for PR 3924 at commit
|
SparkQA
commented
Jan 7, 2015
Test build #25143 has finished for PR 3924 at commit
|
AmplabJenkins
commented
Jan 7, 2015
Test PASSed. |
SparkQA
commented
Jan 7, 2015
Test build #25163 has started for PR 3924 at commit
|
SparkQA
commented
Jan 7, 2015
Test build #25163 has finished for PR 3924 at commit
|
AmplabJenkins
commented
Jan 7, 2015
Test PASSed. |
Currently lots of duplicated source code for SQL Parser relevant, this PR aims to make a unified
AbstractSparkSQLParser.