You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2021/12/17 20:38:29 UTC

[GitHub] [calcite] jacques-n commented on a change in pull request #2649: [CALCITE-4948] Revert Elasticsearch to 7.10.2

jacques-n commented on a change in pull request #2649:
URL: https://github.com/apache/calcite/pull/2649#discussion_r771680894



##########
File path: elasticsearch/build.gradle.kts
##########
@@ -44,7 +38,6 @@ dependencies {
     testImplementation("org.apache.logging.log4j:log4j-api")
     testImplementation("org.apache.logging.log4j:log4j-core")
     testImplementation("org.codelibs.elasticsearch.module:lang-painless")
-    testImplementation("org.codelibs.elasticsearch.module:scripting-painless-spi")

Review comment:
       I've opened a [separate ticket|https://issues.apache.org/jira/browse/CALCITE-4948] to evaluate since we've had the `org.codelibs.elasticsearch.module:lang-painless dependency` for 2+years. For reference, it looks like [this comment](https://github.com/apache/calcite/blob/94e6272d57478a5913cb51e7df5c25e67511229a/elasticsearch/pom.xml#L113) was lost when we migrated from maven to gradle.




-- 
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: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org