[
https://issues.apache.org/jira/browse/CALCITE-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated CALCITE-4949:
------------------------------------
Description:
There was an old comment
[here|https://github.com/apache/calcite/blob/94e6272d57478a5913cb51e7df5c25e67511229a/elasticsearch/pom.xml]
that said:
{code}
Elastic search doesn't export painless script artifact to maven central.
Using 3rd party version (codelibs)
This JAR is used only in tests
{code}
This was referring to org.codelibs.elasticsearch.module:lang-painless
dependency. Is this still true or can we update this to a proper first-party
jar?
Came up during review of CALCITE-4948
was:
There was an old comment
[here|https://github.com/apache/calcite/blob/94e6272d57478a5913cb51e7df5c25e67511229a/elasticsearch/pom.xml]
that said:
{code}
Elastic search doesn't export painless script artifact to maven central.
Using 3rd party version (codelibs)
This JAR is used only in tests
{code}
Is this still true or should be updated to a proper first-party jar?
Came up during review of CALCITE-4948
> Evaluate if using "org.codelibs" is appropriate for an Elasticsearch painless
> dependency
> ----------------------------------------------------------------------------------------
>
> Key: CALCITE-4949
> URL: https://issues.apache.org/jira/browse/CALCITE-4949
> Project: Calcite
> Issue Type: Improvement
> Components: elasticsearch-adapter
> Reporter: Jacques Nadeau
> Assignee: ZheHu
> Priority: Major
>
> There was an old comment
> [here|https://github.com/apache/calcite/blob/94e6272d57478a5913cb51e7df5c25e67511229a/elasticsearch/pom.xml]
> that said:
> {code}
> Elastic search doesn't export painless script artifact to maven central.
> Using 3rd party version (codelibs)
> This JAR is used only in tests
> {code}
> This was referring to org.codelibs.elasticsearch.module:lang-painless
> dependency. Is this still true or can we update this to a proper first-party
> jar?
> Came up during review of CALCITE-4948
--
This message was sent by Atlassian Jira
(v8.20.1#820001)