[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-24 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159375105 Merging to master and 1.6. --- 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-11926][SQL] unify GetStructField and Ge...

2015-11-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/9909 --- 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-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-158915155 **[Test build #46531 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46531/consoleFull)** for PR 9909 at commit

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread cloud-fan
GitHub user cloud-fan opened a pull request: https://github.com/apache/spark/pull/9909 [SPARK-11926][SQL] unify GetStructField and GetInternalRowField You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloud-fan/spark get-struct

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-158946596 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-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-158946037 **[Test build #46531 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46531/consoleFull)** for PR 9909 at commit

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-158946604 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159145911 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159145840 **[Test build #46577 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46577/consoleFull)** for PR 9909 at commit

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159145910 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-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159113367 **[Test build #46568 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46568/consoleFull)** for PR 9909 at commit

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159122371 **[Test build #46568 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46568/consoleFull)** for PR 9909 at commit

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159122480 Merged build finished. Test FAILed. --- 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-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159124073 **[Test build #46572 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46572/consoleFull)** for PR 9909 at commit

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159114027 cc @marmbrus --- 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

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159119594 Thanks for cleaning this up! LGTM pending tests. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/9909#discussion_r45685900 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/complexTypeExtractors.scala --- @@ -97,18 +97,15 @@ object ExtractValue {

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159122484 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/9909#discussion_r45687492 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/complexTypeExtractors.scala --- @@ -97,18 +97,15 @@ object ExtractValue {

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159122982 retest this please. --- 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

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/9909#discussion_r45688550 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/complexTypeExtractors.scala --- @@ -97,18 +97,15 @@ object ExtractValue {

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159133321 **[Test build #46577 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46577/consoleFull)** for PR 9909 at commit

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159142541 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159142538 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-11926][SQL] unify GetStructField and Ge...

2015-11-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9909#issuecomment-159142441 **[Test build #46572 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46572/consoleFull)** for PR 9909 at commit