You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/02/09 09:28:10 UTC

[GitHub] [spark] pan3793 commented on pull request #37787: [SPARK-40323][BUILD] Update ORC to 1.8.0

pan3793 commented on PR #37787:
URL: https://github.com/apache/spark/pull/37787#issuecomment-1423882497

   This upgrade brings `threeten-extra:1.7.1`, which has a known issue with JDK 8 bytecode compatibility, see https://github.com/ThreeTen/threeten-extra/issues/226
   
   As a downstream project of Spark, Kyuubi found the same issue https://github.com/apache/kyuubi/actions/runs/4130823342/jobs/7137880315, but I'm not sure if it's a real issue or just does not matter.
   
   I suppose it's not a big deal since all Spark ORC tests passed w/ JDK8.


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