[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214827797 Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12679 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread hvanhovell
Github user hvanhovell commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214819765 Merging to master. Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214788665 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214788667 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214788348 **[Test build #57001 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57001/consoleFull)** for PR 12679 at commit

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214760095 **[Test build #57001 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57001/consoleFull)** for PR 12679 at commit

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/12679#discussion_r61092894 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala --- @@ -112,8 +112,16 @@ class AstBuilder extends

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread hvanhovell
Github user hvanhovell commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214708350 LGTM - left one minor comment. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-26 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/12679#discussion_r61068574 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala --- @@ -112,8 +112,16 @@ class AstBuilder extends

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-25 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214607013 @hvanhovell @yhuai Could you review the changes? Thank you! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214596879 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214596881 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214596748 **[Test build #56951 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56951/consoleFull)** for PR 12679 at commit

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12679#issuecomment-214585606 **[Test build #56951 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56951/consoleFull)** for PR 12679 at commit

[GitHub] spark pull request: [SPARK-14910] [SQL] Native DDL Command Support...

2016-04-25 Thread gatorsmile
GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/12679 [SPARK-14910] [SQL] Native DDL Command Support for Describe Function in Non-identifier Format What changes were proposed in this pull request? The existing `Describe Function` only