Uh oh!
There was an error while loading. Please reload this page.
TEZ-4214. Upgrade RoaringBitmap version to 0.7.45 - #74
Conversation
@abstractdog, do you see any issue with this version change. The last time version was upgraded was in https://issues.apache.org/jira/browse/TEZ-4040. Pig shades their version of roaringbitmap and hive doesn't use it as far as i can tell. |
abstractdog
commented
Jul 8, 2021
hive has only transitive dependencies on roaringbitmap, one from tez, other is from spark core, which is already 0.7.45, so it's unlikely that this change will bring confusion there from tez side |
hadoop-yetus
commented
Jul 9, 2021
💔 -1 overall
This message was automatically generated. |
medb
commented
Jul 9, 2021
@abstractdog precommit tests are passing after rebase - I needed to upgrade Maven Shade Plugin version to fix the build. |
abstractdog
commented
Jul 9, 2021
medb
commented
Jul 9, 2021
@abstractdog this was a merge commit created by GitHub. I have squashed all changes into the single commit now. |
hadoop-yetus
commented
Jul 9, 2021
💔 -1 overall
This message was automatically generated. |
hadoop-yetus
commented
Jul 9, 2021
💔 -1 overall
This message was automatically generated. |
jteagles
commented
Jul 9, 2021
+1. Thanks for this change. Committing to master and branch-0.9 |
(cherry picked from commit 464d86d)
No description provided.