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_r212482392
##########
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:
This version is built using the sources taken from our fork of Apache
Calcite.
My expectation was if Apache maven repository contains some version of the
project, then I can find the sources which were used for building the artifacts
in the corresponding 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