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

[Backport 2.x] Fix bug, using basic instead of basicauth #2348

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a27e733 from #2342.

* Fix bug, using basic instead of basicauth

Signed-off-by: Peng Huo <[email protected]>

* fix codestyle

Signed-off-by: Peng Huo <[email protected]>

* fix IT failure: datasourceWithBasicAuth

Signed-off-by: Peng Huo <[email protected]>

* fix UT

Signed-off-by: Peng Huo <[email protected]>

---------

Signed-off-by: Peng Huo <[email protected]>
(cherry picked from commit a27e733)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #2348 (cd1c352) into 2.x (66a20b7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #2348   +/-   ##
=========================================
  Coverage     96.50%   96.50%           
  Complexity     4935     4935           
=========================================
  Files           465      465           
  Lines         13585    13588    +3     
  Branches        906      906           
=========================================
+ Hits          13110    13113    +3     
  Misses          456      456           
  Partials         19       19           
Flag Coverage Δ
sql-engine 96.50% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../spark/asyncquery/model/SparkSubmitParameters.java 100.00% <100.00%> (ø)
.../sql/spark/dispatcher/InteractiveQueryHandler.java 100.00% <100.00%> (ø)
.../spark/execution/session/CreateSessionRequest.java 100.00% <100.00%> (ø)

@penghuo penghuo merged commit 9085c5c into 2.x Oct 25, 2023
32 of 34 checks passed
@github-actions github-actions bot deleted the backport/backport-2342-to-2.x branch October 25, 2023 03:11
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.

1 participant