-
Notifications
You must be signed in to change notification settings - Fork 440
TEZ-4214. Upgrade RoaringBitmap version to 0.7.45 #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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. |
|
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 |
|
💔 -1 overall
This message was automatically generated. |
|
@abstractdog precommit tests are passing after rebase - I needed to upgrade Maven Shade Plugin version to fix the build. |
|
@abstractdog this was a merge commit created by GitHub. I have squashed all changes into the single commit now. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
+1. Thanks for this change. Committing to master and branch-0.9 |
(cherry picked from commit 464d86d)
No description provided.