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.9] Addressing comments on 2.9 release notes #1879

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 761e6a4 from #1863

Signed-off-by: Max Ksyunz <max.ksyunz@improving.com>
(cherry picked from commit 761e6a4)
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #1879 (570d743) into 2.9 (02da891) will increase coverage by 0.04%.
The diff coverage is 99.55%.

@@             Coverage Diff              @@
##                2.9    #1879      +/-   ##
============================================
+ Coverage     97.34%   97.39%   +0.04%     
- Complexity     4524     4603      +79     
============================================
  Files           394      401       +7     
  Lines         11166    11388     +222     
  Branches        810      843      +33     
============================================
+ Hits          10870    11091     +221     
- Misses          289      290       +1     
  Partials          7        7              
Flag Coverage Δ
sql-engine 97.39% <99.55%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
...earch/sql/spark/data/constants/SparkConstants.java 0.00% <0.00%> (ø)
...org/opensearch/sql/spark/client/EmrClientImpl.java 100.00% <100.00%> (ø)
...esponse/DefaultSparkSqlFunctionResponseHandle.java 100.00% <100.00%> (ø)
...nctions/scan/SparkSqlFunctionTableScanBuilder.java 100.00% <100.00%> (ø)
...ctions/scan/SparkSqlFunctionTableScanOperator.java 100.00% <100.00%> (ø)
...a/org/opensearch/sql/spark/helper/FlintHelper.java 100.00% <100.00%> (ø)
...g/opensearch/sql/spark/response/SparkResponse.java 100.00% <100.00%> (ø)
...va/org/opensearch/sql/spark/storage/SparkScan.java 100.00% <100.00%> (ø)
...nsearch/sql/spark/storage/SparkStorageFactory.java 100.00% <100.00%> (ø)
...a/org/opensearch/sql/spark/storage/SparkTable.java 100.00% <100.00%> (ø)

@MaxKsyunz MaxKsyunz merged commit 9eb2c4f into 2.9 Jul 18, 2023
14 of 15 checks passed
@github-actions github-actions bot deleted the backport/backport-1863-to-2.9 branch July 18, 2023 18:20
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