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 2022/02/27 11:27:14 UTC

[GitHub] [spark] LuciferYang opened a new pull request #35668: [SPARK-38339][BUILD] Upgrade `RoaringBitmap` to 0.9.25

LuciferYang opened a new pull request #35668:
URL: https://github.com/apache/spark/pull/35668


   ### What changes were proposed in this pull request?
   This pr aims upgrade `RoaringBitmap` from 0.9.23 to 0.9.25.
   
   
   ### Why are the changes needed?
   The changes from 0.9.23 to version 0.9.25. are as follows:
   - [change list](https://github.com/RoaringBitmap/RoaringBitmap/compare/0.9.23...0.9.25)
   
   
   [ior fission + benchmark to show iand fission is unprofitable ](https://github.com/RoaringBitmap/RoaringBitmap/pull/543) optimizes the performance of `RoaringBitmap.or` api, and this api is used by `o.a.spark.storage.PushBasedFetchHelper#initiateFallbackFetchForPushMergedBlock` method.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Pass GA
   


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


[GitHub] [spark] LuciferYang commented on pull request #35668: [SPARK-38339][BUILD] Upgrade `RoaringBitmap` to 0.9.25

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


   thanks @HyukjinKwon 


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


[GitHub] [spark] HyukjinKwon closed pull request #35668: [SPARK-38339][BUILD] Upgrade `RoaringBitmap` to 0.9.25

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #35668:
URL: https://github.com/apache/spark/pull/35668


   


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


[GitHub] [spark] HyukjinKwon commented on pull request #35668: [SPARK-38339][BUILD] Upgrade `RoaringBitmap` to 0.9.25

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


   Merged to master.


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