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] Add SparkDataType as wrapper for unmapped spark data type #2494

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e59bf75 from #2492.

* Add SparkDataType as wrapper for unmapped spark data type

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

* add IT for parsing explain query reponse

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

---------

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

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (894639a) 95.46% compared to head (15d7fe2) 95.46%.
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x    #2494   +/-   ##
=========================================
  Coverage     95.46%   95.46%           
- Complexity     5037     5043    +6     
=========================================
  Files           480      482    +2     
  Lines         14106    14119   +13     
  Branches        940      943    +3     
=========================================
+ Hits          13466    13479   +13     
  Misses          618      618           
  Partials         22       22           
Flag Coverage Δ
sql-engine 95.46% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@penghuo
Copy link
Collaborator

penghuo commented Feb 1, 2024

failed on JDK 21, not related to this PR.

@penghuo penghuo merged commit e441a40 into 2.x Feb 1, 2024
31 of 39 checks passed
@github-actions github-actions bot deleted the backport/backport-2492-to-2.x branch February 1, 2024 18:00
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