Raghav Aggarwal created HIVE-28517: -------------------------------------- Summary: Roaringbit version should be in sync with iceberg dependency required version Key: HIVE-28517 URL: https://issues.apache.org/jira/browse/HIVE-28517 Project: Hive Issue Type: Improvement Components: Iceberg integration Reporter: Raghav Aggarwal Assignee: Raghav Aggarwal
Currenly, we have roaringbit version 0.9.22 in pom.xml defined at multiple places and iceberg version 1.5.2 requires 1.0.1 during runtime. It better to keep the version in sync to prevent classpath issues. Also, whenever we are upgrading iceberg version, roaringbit version should also be ugraded in parent pom.xml -- This message was sent by Atlassian Jira (v8.20.10#820010)