Michael Smith has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/24420


Change subject: IMPALA-14782: (Addendum) Add roaringbitmap
......................................................................

IMPALA-14782: (Addendum) Add roaringbitmap

Merge can trigger BitmapPositionDeleteIndex.deserialize, which requires
RoaringBitmaps. This dependency was not included in the
impala-iceberg-runtime, leading to java.lang.NoClassDefFoundError:
org/roaringbitmap/RoaringBitmap in some cases.

Adds a test that frequently triggers this error in my environment.

Change-Id: I8468145944efee898a4b00758b1f4e5dedd9312d
---
M java/shaded-deps/impala-iceberg-runtime/pom.xml
M testdata/workloads/functional-query/queries/QueryTest/iceberg-v3-merge.test
2 files changed, 31 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/20/24420/1
--
To view, visit http://gerrit.cloudera.org:8080/24420
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8468145944efee898a4b00758b1f4e5dedd9312d
Gerrit-Change-Number: 24420
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <[email protected]>

Reply via email to