FrankChen021 commented on code in PR #13149:
URL: https://github.com/apache/druid/pull/13149#discussion_r980668727
##########
extensions-contrib/compressed-bigdecimal/pom.xml:
##########
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-core</artifactId>
- <version>1.21.0</version>
+ <version>1.32.0</version>
Review Comment:
I think we should use `${calcite.version}` , which is declared in the root
pom.xml, instead of 1.21.0 here for consistency. Althoug this does not address
the version bump suggested by dependentbot in this here. @rash67
--
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]