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 2021/09/20 10:46:33 UTC

[GitHub] [spark] sadikovi commented on pull request #34044: [SPARK-36803] Fix ArrayType conversion when reading Parquet files written in legacy mode

sadikovi commented on pull request #34044:
URL: https://github.com/apache/spark/pull/34044#issuecomment-922816061


   @cloud-fan Would you be able to help me figure out why CI fails in my PR. I checked the logs but no failed tests were reported and I got the following log:
   ```
   2021-09-20T08:48:08.2253254Z [info] Tests: succeeded 7729, failed 0, canceled 0, ignored 26, pending 0
   2021-09-20T08:48:08.2254305Z [info] All tests passed.
   2021-09-20T08:48:08.2379778Z [error] Error: Total 0, Failed 0, Errors 0, Passed 0
   2021-09-20T08:48:08.2503788Z [error] Error during tests:
   2021-09-20T08:48:08.7685175Z [error] 	Running java with options 
   ...
   sbt.ForkMain 36107 failed with exit code 134
   ```
   
   The newly added test passes: `2021-09-20T08:42:40.7932026Z [info] - SPARK-36803: parquet files with legacy mode and schema evolution (846 milliseconds)`


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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