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.4] Describe Table with catalog name. #1004

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 40d8d9f from #989

Signed-off-by: Vamsi Manohar <[email protected]>

Signed-off-by: Vamsi Manohar <[email protected]>
(cherry picked from commit 40d8d9f)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner November 1, 2022 17:25
@codecov-commenter
Copy link

Codecov Report

Merging #1004 (40d8d9f) into 2.4 (634e2ff) will increase coverage by 0.58%.
The diff coverage is 100.00%.

❗ Current head 40d8d9f differs from pull request most recent head 7aaf5da. Consider uploading reports for the commit 7aaf5da to get more accurate results

@@             Coverage Diff              @@
##                2.4    #1004      +/-   ##
============================================
+ Coverage     97.60%   98.18%   +0.58%     
- Complexity     3185     3224      +39     
============================================
  Files           308      310       +2     
  Lines          7983     8062      +79     
  Branches        520      525       +5     
============================================
+ Hits           7792     7916     +124     
+ Misses          190      142      -48     
- Partials          1        4       +3     
Flag Coverage Δ
sql-engine 98.18% <100.00%> (+0.58%) ⬆️

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

Impacted Files Coverage Δ
...a/org/opensearch/sql/utils/MLCommonsConstants.java 0.00% <ø> (ø)
...ain/java/org/opensearch/sql/analysis/Analyzer.java 100.00% <100.00%> (ø)
...a/org/opensearch/sql/analysis/TypeEnvironment.java 100.00% <100.00%> (ø)
.../org/opensearch/sql/planner/logical/LogicalML.java 100.00% <100.00%> (ø)
...ch/sql/planner/logical/LogicalPlanNodeVisitor.java 100.00% <100.00%> (ø)
.../sql/planner/physical/PhysicalPlanNodeVisitor.java 100.00% <100.00%> (ø)
...ecutor/protector/OpenSearchExecutionProtector.java 100.00% <100.00%> (ø)
...rch/planner/physical/MLCommonsOperatorActions.java 67.36% <100.00%> (+66.06%) ⬆️
...ch/sql/opensearch/planner/physical/MLOperator.java 100.00% <100.00%> (ø)
...search/sql/opensearch/storage/OpenSearchIndex.java 100.00% <100.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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