[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

2016-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12131 --- 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-14345][SQL] Decouple deserializer expre...

2016-04-05 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/12131#issuecomment-205918635 LGTM, thanks for improving the comments. Its much clearer to me what is happing now!] Merging to master. --- If your project is set up for it, you can

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

2016-04-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12131#issuecomment-205630945 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-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

2016-04-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12131#issuecomment-204961795 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-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

2016-04-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12131#issuecomment-204732864 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-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

2016-04-02 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/12131#discussion_r58294572 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -1475,7 +1438,94 @@ class Analyzer(

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

2016-04-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12131#issuecomment-204731536 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-14345][SQL] Decouple deserializer expre...

2016-04-02 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/12131#issuecomment-204731215 cc @marmbrus @yhuai @liancheng --- 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-14345][SQL] Decouple deserializer expre...

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

[GitHub] spark pull request: [SPARK-14345][SQL] Decouple deserializer expre...

2016-04-02 Thread cloud-fan
GitHub user cloud-fan opened a pull request: https://github.com/apache/spark/pull/12131 [SPARK-14345][SQL] Decouple deserializer expression resolution from ObjectOperator ## What changes were proposed in this pull request? This PR decouples deserializer expression