Uh oh!
There was an error while loading. Please reload this page.
[SPARK-5213] [SQL] Remove the duplicated SparkSQLParser - #5965
[SPARK-5213] [SQL] Remove the duplicated SparkSQLParser#5965chenghao-intel wants to merge 2 commits into
Conversation
AmplabJenkins
commented
May 7, 2015
Merged build triggered. |
AmplabJenkins
commented
May 7, 2015
Merged build started. |
SparkQA
commented
May 7, 2015
Test build #32075 has started for PR 5965 at commit |
SparkQA
commented
May 7, 2015
Test build #32075 has finished for PR 5965 at commit
|
AmplabJenkins
commented
May 7, 2015
Merged build finished. Test FAILed. |
AmplabJenkins
commented
May 7, 2015
Test FAILed. |
6b80a60 to
509a233CompareAmplabJenkins
commented
May 7, 2015
Merged build triggered. |
AmplabJenkins
commented
May 7, 2015
Merged build started. |
SparkQA
commented
May 7, 2015
Test build #32106 has started for PR 5965 at commit |
SparkQA
commented
May 7, 2015
Test build #32106 has finished for PR 5965 at commit
|
AmplabJenkins
commented
May 7, 2015
Merged build finished. Test PASSed. |
AmplabJenkins
commented
May 7, 2015
Test PASSed. |
This is a follow up of #5827 to remove the additional `SparkSQLParser` Author: Cheng Hao <hao.cheng@intel.com> Closes#5965 from chenghao-intel/remove_sparksqlparser and squashes the following commits: 509a233 [Cheng Hao] Remove the HiveQlQueryExecution a5f9e3b [Cheng Hao] Remove the duplicated SparkSQLParser (cherry picked from commit 074d75d) Signed-off-by: Michael Armbrust <michael@databricks.com>
marmbrus
commented
May 7, 2015
Thanks, merged to master and 1.4 |
This is a follow up of apache#5827 to remove the additional `SparkSQLParser` Author: Cheng Hao <hao.cheng@intel.com> Closesapache#5965 from chenghao-intel/remove_sparksqlparser and squashes the following commits: 509a233 [Cheng Hao] Remove the HiveQlQueryExecution a5f9e3b [Cheng Hao] Remove the duplicated SparkSQLParser
This is a follow up of apache#5827 to remove the additional `SparkSQLParser` Author: Cheng Hao <hao.cheng@intel.com> Closesapache#5965 from chenghao-intel/remove_sparksqlparser and squashes the following commits: 509a233 [Cheng Hao] Remove the HiveQlQueryExecution a5f9e3b [Cheng Hao] Remove the duplicated SparkSQLParser
This is a follow up of apache#5827 to remove the additional `SparkSQLParser` Author: Cheng Hao <hao.cheng@intel.com> Closesapache#5965 from chenghao-intel/remove_sparksqlparser and squashes the following commits: 509a233 [Cheng Hao] Remove the HiveQlQueryExecution a5f9e3b [Cheng Hao] Remove the duplicated SparkSQLParser
This is a follow up of #5827 to remove the additional
SparkSQLParser