spark-instrumented-optimizer/core/src
Kent Yao e33053ee00 [SPARK-11583] [CORE] MapStatus Using RoaringBitmap More Properly
This PR upgrade the version of RoaringBitmap to 0.5.10, to optimize the memory layout, will be much smaller when most of blocks are empty.

This PR is based on #9661 (fix conflicts), see all of the comments at https://github.com/apache/spark/pull/9661 .

Author: Kent Yao <yaooqinn@hotmail.com>
Author: Davies Liu <davies@databricks.com>
Author: Charles Allen <charles@allen-net.com>

Closes #9746 from davies/roaring_mapstatus.
2015-11-17 19:44:29 -08:00
..
main [SPARK-11583] [CORE] MapStatus Using RoaringBitmap More Properly 2015-11-17 19:44:29 -08:00
test [SPARK-11583] [CORE] MapStatus Using RoaringBitmap More Properly 2015-11-17 19:44:29 -08:00