Skip to content

[Manual Backport #1943] Fixing string format change #1943#1946

Merged
Yury-Fridlyand merged 1 commit intoopensearch-project:2.xfrom
Bit-Quill:backport-1943-to-2.x
Aug 9, 2023
Merged

[Manual Backport #1943] Fixing string format change #1943#1946
Yury-Fridlyand merged 1 commit intoopensearch-project:2.xfrom
Bit-Quill:backport-1943-to-2.x

Conversation

@MitchellGale
Copy link
Copy Markdown
Contributor

Description

Fix changes in regards to this PR opensearch-project/OpenSearch#9127 with breaking changes.

Changes imports to include new path inside core. Update calls to toString.

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.

* Fixing strings change from main OS repo.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Fixing issues.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Fixing changed syntax to toStirng.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Fixing changed syntax to toStirng.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* add tosttring fix to RestSQLQueryActionCursorFallbackTest

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* added unused function

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 9, 2023

Codecov Report

Merging #1946 (40060e4) into 2.x (5c91071) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                2.x    #1946   +/-   ##
=========================================
  Coverage     97.42%   97.42%           
  Complexity     4648     4648           
=========================================
  Files           408      408           
  Lines         11528    11528           
  Branches        839      839           
=========================================
  Hits          11231    11231           
  Misses          290      290           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.42% <ø> (ø)

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

@Yury-Fridlyand Yury-Fridlyand merged commit b57c50f into opensearch-project:2.x Aug 9, 2023
@Yury-Fridlyand Yury-Fridlyand deleted the backport-1943-to-2.x branch August 9, 2023 21:03
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