Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23795
Change subject: IMPALA-14586: Add Serialize/Deserialize functions to RoaringBitmap64 ...................................................................... IMPALA-14586: Add Serialize/Deserialize functions to RoaringBitmap64 This patch adds Serialize/Deserialize functions to RoaringBitmap64 which uses CRoaring's portable serialization format which also complies to Iceberg's deletion vectors' serialization format. Testing * added unit tests Change-Id: If836b0b14afb364a0d5548d47753c601f013226c --- M be/src/util/roaring-bitmap-test.cc M be/src/util/roaring-bitmap.h 2 files changed, 292 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/95/23795/1 -- To view, visit http://gerrit.cloudera.org:8080/23795 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If836b0b14afb364a0d5548d47753c601f013226c Gerrit-Change-Number: 23795 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
