presto
presto copied to clipboard
Add support for user/password auth - Elasticsearch
Cherry-pick of https://github.com/trinodb/trino/pull/2591/commits/bd4b3dd0b77ece2d56d58a38834f952e3f970905
Co-authored-by: Martin Traverso [email protected]
Test plan - (Please fill in how you tested your changes)
== RELEASE NOTES ==
ElasticSearch Connector Changes
* Add support for Elasticsearch user and password authentication.
:issue:`15909`
Why hasn't this PR been submitted yet? Anyone knows some news?
This pull request has been automatically marked as stale because it has not had recent activity. If you'd still like this PR merged, please comment on the task, make sure you've addressed reviewer comments, and rebase on the latest master. Thank you for your contributions!
Reviewed in #15877
hi @v-jizhang could you please resolved the conflict?
looks good. @v-jizhang could you please take a look at the 2 failing tests?
nice. thank you, @v-jizhang could you please merge the last commit into previous ones? I plan to merge this PR after the change