You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/07 06:40:30 UTC

[GitHub] [spark] cloud-fan opened a new pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

cloud-fan opened a new pull request #29019:
URL: https://github.com/apache/spark/pull/29019


   Backport https://github.com/apache/spark/pull/28992 to 2.4


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655319665






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655340929


   **[Test build #125321 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125321/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654855014






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654664656


   **[Test build #125191 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125191/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655460085


   **[Test build #125321 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125321/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655341636






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655319665


   Merged build finished. Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654664656


   **[Test build #125191 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125191/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655338785


   retest this please


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] dongjoon-hyun commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654986867


   Ur, @cloud-fan . It seems that there is a missing part at `SelectedFieldSuite.scala`.
   
   ```
   [info] - SELECT "col3.field1.subfield1" should select the schema
   [info]    root
   [info]     |-- col3: array (nullable = false)
   [info]     |    |-- element: struct (containsNull = true)
   [info]     |    |    |-- field1: struct (nullable = true)
   [info]     |    |    |    |-- subfield1: integer (nullable = false)
   [info]  *** FAILED *** (32 milliseconds)
   [info]   Expected StructField(col3,ArrayType(StructType(StructField(field1,StructType(StructField(subfield1,IntegerType,false)),true)),true),false), but got StructField(col3,ArrayType(StructType(StructField(field1,StructType(StructField(subfield1,IntegerType,false)),true)),false),false) (SelectedFieldSuite.scala:400)
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655554712


   **[Test build #125366 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125366/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654873866


   **[Test build #125223 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125223/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654855031


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125207/
   Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654854009


   **[Test build #125207 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125207/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655306850


   **[Test build #125306 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125306/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654665473






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655557924






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655516113






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654759347


   **[Test build #125207 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125207/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654634847


   cc @dongjoon-hyun @viirya 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655522163






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655319667


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125306/
   Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655512819


   **[Test build #125354 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125354/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655521983


   **[Test build #125366 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125366/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] dongjoon-hyun closed pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #29019:
URL: https://github.com/apache/spark/pull/29019


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655306850


   **[Test build #125306 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125306/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654986047


   **[Test build #125223 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125223/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654759347


   **[Test build #125207 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125207/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654868880






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654644134






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655470732


   retest this please


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654644147


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125183/
   Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] dongjoon-hyun commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655279313


   Gentle ping, @cloud-fan ~


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655522163






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655557391


   **[Test build #125376 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125376/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654637734


   **[Test build #125183 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125183/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654644080


   **[Test build #125183 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125183/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).
    * This patch **fails due to an unknown error code, -9**.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654644134


   Merged build finished. Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654868880






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655742087


   **[Test build #125376 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125376/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654754317


   Merged build finished. Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654635334






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655557924






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655462685


   Merged build finished. Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655556539


   retest this please


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654986641






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654635334






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655555163






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655743666






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655521983


   **[Test build #125366 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125366/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654867835


   retest this please


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655472334


   **[Test build #125354 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125354/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655472334


   **[Test build #125354 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125354/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655307226






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655341636






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654663225


   retest this please


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654665473






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654754327


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125191/
   Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655319419


   **[Test build #125306 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125306/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).
    * This patch **fails to generate documentation**.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654753694


   **[Test build #125191 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125191/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655517986


   retest this please


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] dongjoon-hyun commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655740496


   Merged to branch-2.4. Thank you, @cloud-fan and all.
   All UTs (including R) passed. Currently, R installation test (which is irrelevant to this PR) is running.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655472288






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654986648


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125223/
   Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654873866


   **[Test build #125223 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125223/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655555169


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125366/
   Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654756521


   retest this please


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655462698


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125321/
   Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654986641


   Merged build finished. Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654637734


   **[Test build #125183 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125183/testReport)** for PR 29019 at commit [`1ca65b4`](https://github.com/apache/spark/commit/1ca65b4fcfc45c6eec4c1cc381a68fc8210ecacc).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655516113


   Merged build finished. Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655743666






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654760146






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654754317






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654760146






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655462685






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655516134


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125354/
   Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655340929


   **[Test build #125321 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125321/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655472288






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655307226






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-654855014


   Merged build finished. Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655557391


   **[Test build #125376 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125376/testReport)** for PR 29019 at commit [`d22707a`](https://github.com/apache/spark/commit/d22707aab9df2b41e30bf381dfe8c4387614152a).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29019: [2.4][SPARK-32167][SQL] Fix GetArrayStructFields to respect inner field's nullability together

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29019:
URL: https://github.com/apache/spark/pull/29019#issuecomment-655555163


   Merged build finished. Test FAILed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org