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] Fixed exception when datasource is updated with existing configuration. #2009

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b3fd4c4 from #2006.

#2006)

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

codecov bot commented Aug 22, 2023

Codecov Report

Merging #2009 (7a34c7e) into 2.9 (02da891) will increase coverage by 0.04%.
Report is 3 commits behind head on 2.9.
The diff coverage is 99.56%.

@@             Coverage Diff              @@
##                2.9    #2009      +/-   ##
============================================
+ Coverage     97.34%   97.39%   +0.04%     
- Complexity     4524     4604      +80     
============================================
  Files           394      401       +7     
  Lines         11166    11389     +223     
  Branches        810      844      +34     
============================================
+ Hits          10870    11092     +222     
- Misses          289      290       +1     
  Partials          7        7              
Flag Coverage Δ
sql-engine 97.39% <99.56%> (+0.04%) ⬆️

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

Files Changed Coverage Δ
...earch/sql/spark/data/constants/SparkConstants.java 0.00% <0.00%> (ø)
...s/storage/OpenSearchDataSourceMetadataStorage.java 98.75% <100.00%> (+<0.01%) ⬆️
...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%> (ø)
... and 1 more

@vmmusings vmmusings merged commit 8313c34 into 2.9 Aug 22, 2023
@github-actions github-actions bot deleted the backport/backport-2006-to-2.9 branch August 22, 2023 17:12
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.

3 participants