[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-07-22 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/spark/pull/19492 Closing as we have a newer PR (https://github.com/apache/spark/pull/21439) which uses the refactored classes (which made the change easier compared to this PR). Thanks. ---

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-07-16 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/19492 I am actually still hesitant. FWIW, there's another PR for this if I am not mistaken - `https://github.com/apache/spark/pull/21439`. I don't quite like that approach too but at least that has

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-07-16 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/spark/pull/19492 @HyukjinKwon as there were questions about whether this PR is useful or not, what do you think? Shall we go on on this or shall I close it? Thanks. ---

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19492 Build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands,

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19492 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/377/

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-01-25 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/spark/pull/19492 @viirya The point is that most of the times the input format is not decided by the Spark users and I have seen some "provider of input sources" generating data in this format. It might not be the

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-01-25 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/19492 In fact I don't feel strong preference to support array of primitive types in `from_json`. The reason is that I think at most time, we will use json object instead of json array at

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-01-23 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/spark/pull/19492 Kindly ping @viirya --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-01-18 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/spark/pull/19492 @viirya did you have any chance to look at this? Thanks. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-01-13 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/spark/pull/19492 @HyukjinKwon I am not sure that the amount of change is more important than fixing a misbehavior, since now we are rejecting to parse valid JSONs. Moreover, I think that most of the complexity

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-01-09 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/19492 I will be busy on relocating in next few days. I'll look into this further if I have time in maybe weekend. --- - To

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-01-08 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/19492 To be honest, just to share what have been on my mind on this so far, I have been trying to think if it's worth vs the amount of changes, in particular, we now happen to have some divergence,

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2018-01-08 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/spark/pull/19492 any more comments on this @viirya @HyukjinKwon? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19492 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19492 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85516/ Test PASSed. ---

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19492 **[Test build #85516 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85516/testReport)** for PR 19492 at commit

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19492 **[Test build #85516 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85516/testReport)** for PR 19492 at commit

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19492 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85509/ Test FAILed. ---

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19492 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19492 **[Test build #85509 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85509/testReport)** for PR 19492 at commit

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19492 **[Test build #85509 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85509/testReport)** for PR 19492 at commit

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19492 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85507/ Test FAILed. ---

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19492 **[Test build #85507 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85507/testReport)** for PR 19492 at commit

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19492 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19492 **[Test build #85507 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85507/testReport)** for PR 19492 at commit

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/19492 ok to test --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-12-29 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/spark/pull/19492 kindly ping @viirya @HyukjinKwon --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands,

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-10-27 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/spark/pull/19492 @viirya sorry, do you have any more comments? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-10-15 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/spark/pull/19492 @HyukjinKwon --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19492: [SPARK-22228][SQL] Add support for array...

2017-10-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19492 Can one of the admins verify this patch? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional