Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CALCITE-4948] Revert Elasticsearch to 7.10.2 #2649

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

jacques-n
Copy link
Contributor

Remove extra maven repository.

Remove extra maven repository.
Comment on lines 40 to -47
testImplementation("org.codelibs.elasticsearch.module:lang-painless")
testImplementation("org.codelibs.elasticsearch.module:scripting-painless-spi")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is org.codelibs an authentic source of the dependencies? C
It looks like they publish non AL2 code as if it was AL2.

Should we use org.elasticsearch.plugin:elasticsearch-scripting-painless-spi instead?

Copy link
Contributor Author

@jacques-n jacques-n Dec 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've opened a separate ticket to evaluate since we've had the org.codelibs.elasticsearch.module:lang-painless dependency for 2+years. For reference, it looks like this comment was lost when we migrated from maven to gradle.

@jacques-n jacques-n merged commit e4cdcee into apache:master Dec 17, 2021
@jacques-n jacques-n deleted the CALCITE-4948 branch December 17, 2021 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants