You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "panbingkun (via GitHub)" <gi...@apache.org> on 2024/03/15 21:59:07 UTC

[PR] [WIP][SPARK-47426][BUILD] Upgrade Guava used by the connect module to 33.1.0-jre [spark]

panbingkun opened a new pull request, #45540:
URL: https://github.com/apache/spark/pull/45540

   ### What changes were proposed in this pull request?
   The pr aims to upgrade Guava used by the `connect` module to `33.1.0-jre`.
   
   
   ### Why are the changes needed?
   - The new version bring some bug fixes and optimizations as follows:
   cache: Fixed a bug that could cause https://github.com/google/guava/pull/6851#issuecomment-1931276822.
   hash: Optimized Checksum-based hash functions for Java 9+. 
   
   - The full release notes:
   https://github.com/google/guava/releases/tag/v33.1.0
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Pass GA.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.
   


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


Re: [PR] [SPARK-47426][BUILD] Upgrade Guava used by the connect module to `33.1.0-jre` [spark]

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #45540: [SPARK-47426][BUILD] Upgrade Guava used by the connect module to `33.1.0-jre`
URL: https://github.com/apache/spark/pull/45540


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