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

Revert commits back to after 2.11 release #2427

Merged
merged 24 commits into from
Nov 13, 2023

Conversation

mengweieric
Copy link
Collaborator

@mengweieric mengweieric commented Nov 8, 2023

Description

Revert all the commits from 2.11 release tag.

Git worklog

git revert b57f7ccae~24..b57f7ccae

b57f7cc~24 = 7e2d764

Issues Resolved

#2417

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #2427 (e6eac9b) into 2.11 (b57f7cc) will increase coverage by 1.23%.
The diff coverage is 98.51%.

@@             Coverage Diff              @@
##               2.11    #2427      +/-   ##
============================================
+ Coverage     95.41%   96.65%   +1.23%     
+ Complexity     5022     4776     -246     
============================================
  Files           479      443      -36     
  Lines         14072    12914    -1158     
  Branches        933      879      -54     
============================================
- Hits          13427    12482     -945     
+ Misses          625      424     -201     
+ Partials         20        8      -12     
Flag Coverage Δ
sql-engine 96.65% <98.51%> (+1.23%) ⬆️

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

Files Coverage Δ
...ql/datasources/rest/RestDataSourceQueryAction.java 0.00% <ø> (ø)
...sql/datasources/service/DataSourceServiceImpl.java 100.00% <ø> (ø)
...ces/transport/TransportCreateDataSourceAction.java 100.00% <100.00%> (ø)
...rch/sql/datasources/utils/XContentParserUtils.java 100.00% <ø> (+1.09%) ⬆️
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <ø> (ø)
...park/asyncquery/AsyncQueryExecutorServiceImpl.java 100.00% <100.00%> (ø)
...OpensearchAsyncQueryJobMetadataStorageService.java 100.00% <100.00%> (ø)
.../spark/asyncquery/model/AsyncQueryJobMetadata.java 85.36% <100.00%> (-1.52%) ⬇️
.../spark/asyncquery/model/SparkSubmitParameters.java 100.00% <100.00%> (+1.25%) ⬆️
...org/opensearch/sql/spark/client/EmrClientImpl.java 100.00% <ø> (ø)
... and 14 more

... and 1 file with indirect coverage changes

joshuali925
joshuali925 previously approved these changes Nov 8, 2023
@mengweieric mengweieric force-pushed the revert-commits-2.11 branch 2 times, most recently from 5a792f8 to 589a3e8 Compare November 8, 2023 21:25
@vamsi-amazon vamsi-amazon merged commit 62d3940 into opensearch-project:2.11 Nov 13, 2023
16 of 21 checks passed
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.

4 participants