vvysotskyi commented on a change in pull request #1425: DRILL-6647: Update
Calcite version to 1.17.0
URL: https://github.com/apache/drill/pull/1425#discussion_r212449609
##########
File path: pom.xml
##########
@@ -45,8 +45,8 @@
<dep.guava.version>18.0</dep.guava.version>
<forkCount>2</forkCount>
<parquet.version>1.10.0</parquet.version>
- <calcite.version>1.16.0-drill-r7</calcite.version>
- <avatica.version>1.11.0</avatica.version>
+ <calcite.version>1.17.0-drill-r0</calcite.version>
Review comment:
I don't know the correct answer and how such cases of specific versions are
handled in other Apache projects, so I may be wrong with my assumptions.
Since this version contains Drill-specific commits and is used by Drill
only, I'm not sure that it will be justified to publish it to the Apache maven
repository.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services