asereda-gs commented on a change in pull request #1180: [CALCITE-3023] Upgrade
to Elasticsearch 7.0.0
URL: https://github.com/apache/calcite/pull/1180#discussion_r284038006
##########
File path: pom.xml
##########
@@ -75,7 +75,7 @@ limitations under the License.
<commons-dbcp2.version>2.5.0</commons-dbcp2.version>
<commons-lang3.version>3.8</commons-lang3.version>
<commons-pool2.version>2.6.0</commons-pool2.version>
- <elasticsearch.version>6.2.4</elasticsearch.version>
+ <elasticsearch.version>7.0.0</elasticsearch.version>
Review comment:
You didn't need to also change `org.codelibs.elasticsearch.module`
dependency (see [integration in
ES](https://discuss.elastic.co/t/5-0-0-using-painless-in-esintegtestcase/64447/13))
?
Is painless scripting working out of box ?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services