-
Notifications
You must be signed in to change notification settings - Fork 25
[SQL-DS-CACHE-38][POAE7-892]update Plasma dependency #39
Conversation
Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues? Then could you also rename pull request title and commit log in the following format?
See also: |
We should bump up to Arrow 3.0.
|
@@ -274,6 +274,10 @@ | |||
<type>test-jar</type> | |||
<scope>test</scope> | |||
</dependency> | |||
<!-- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@winningsix modified arrow-plasma-3.0.0.jar will not update to mvn central repo. For build purpose, I'd like to keep it here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How does it work when we release this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if user want to build by themself, they still use this one. Otherwise user could use jar or so file provided by conda.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got you. So basically, Haifeng team will build one version with Arrow-3.0 and in source code we still use old version. Right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes.
What changes were proposed in this pull request?
update Plasma dependency to v3.0.0. Arrow branch
How was this patch tested?
E2E test.