[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2015-02-09 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-73622237 Thanks! Merging to master and 1.3 --- 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-2096][SQL] support dot notation on arra...

2015-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/2405 --- 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-2096][SQL] support dot notation on arra...

2015-02-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-73356972 [Test build #26994 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26994/consoleFull) for PR 2405 at commit

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2015-02-08 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-73356946 Hi @marmbrus , since https://github.com/apache/spark/pull/4068 is merged, it's much simpler to implement this now. Do you have time to review it? Thanks! --- If your

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2015-02-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-73358865 [Test build #26994 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26994/consoleFull) for PR 2405 at commit

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

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

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2015-01-10 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-69475869 /cc @rxin Another API question. --- 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-2096][SQL] support dot notation on arra...

2014-12-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-68096991 [Test build #24819 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24819/consoleFull) for PR 2405 at commit

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-68099780 [Test build #24819 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24819/consoleFull) for PR 2405 at commit

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

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

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-17 Thread ayoub-benali
Github user ayoub-benali commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-67317575 Hi @marmbrus @liancheng will this PR be part of the 1.2.0 branch ? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-17 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-67375207 Its not ready to be merged yet, and 1.2.0 has already been finalized. I think it would be great to revisit the implementation once #3724 goes in (hopefully today). I

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-17 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-67432312 Hi, @marmbrus ,the key point why I want to introduce `UnResolvedGetField` is that: for something like `a.b[0].c.d`, we first parse it to

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-66592619 [Test build #24360 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24360/consoleFull) for PR 2405 at commit

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-66592751 [Test build #24360 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24360/consoleFull) for PR 2405 at commit

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

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

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-11 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-66593009 Hi @marmbrus @liancheng, I have updated this PR to support `GetField` on one level of array of struct for now. As I mentioned in

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-66593677 [Test build #24362 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24362/consoleFull) for PR 2405 at commit

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-66594023 [Test build #24362 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24362/consoleFull) for PR 2405 at commit

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

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

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-66604421 [Test build #24363 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24363/consoleFull) for PR 2405 at commit

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

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

[GitHub] spark pull request: [SPARK-2096][SQL] support dot notation on arra...

2014-12-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2405#issuecomment-66611497 [Test build #24363 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24363/consoleFull) for PR 2405 at commit