medb commented on a change in pull request #34300:
URL: https://github.com/apache/spark/pull/34300#discussion_r732167880
##########
File path: pom.xml
##########
@@ -197,6 +197,7 @@
<commons-cli.version>1.2</commons-cli.version>
<bouncycastle.version>1.60</bouncycastle.version>
<tink.version>1.6.0</tink.version>
+ <roaringbitmap.version>0.9.22</roaringbitmap.version>
Review comment:
It's useful for other people that want to build Spark with new
RoaringBitmap version without changing/patching the code. But if this is
against Spark's convention for adding new Maven properties for dependency
versions, then I can revert this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]