vrozov 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_r212472269
##########
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:
Note for batch committer: no, the question is not a blocker for merging the
PR.
@vvysotskyi I don't see why other projects will be confused by publishing an
artifact that contains "drill" classifier. It sounds strange to me that an
Apache project consumes an artifact produced by another Apache project not from
the Apache 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