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

Support EXPLAIN ANALYZE in table model #14189

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Support EXPLAIN ANALYZE in table model #14189

wants to merge 3 commits into from

Conversation

ycycse
Copy link
Member

@ycycse ycycse commented Nov 23, 2024

No description provided.

# Conflicts:
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/TableOperatorGenerator.java
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TableLogicalPlanner.java
Copy link

sonarcloud bot commented Nov 23, 2024

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

Attention: Patch coverage is 31.50685% with 50 lines in your changes missing coverage. Please review.

Project coverage is 39.62%. Comparing base (24a0090) to head (dd0029e).

Files with missing lines Patch % Lines
...e/plan/relational/planner/TableLogicalPlanner.java 41.37% 17 Missing ⚠️
...eryengine/plan/planner/TableOperatorGenerator.java 0.00% 9 Missing ⚠️
...elational/planner/distribute/AddExchangeNodes.java 40.00% 9 Missing ⚠️
...ne/plan/relational/analyzer/StatementAnalyzer.java 0.00% 4 Missing ⚠️
...planner/optimizations/UnaliasSymbolReferences.java 0.00% 4 Missing ⚠️
...ine/plan/planner/plan/node/ExplainAnalyzeNode.java 0.00% 2 Missing ⚠️
...nner/distribute/TableDistributedPlanGenerator.java 0.00% 2 Missing ⚠️
...yengine/plan/relational/sql/parser/AstBuilder.java 0.00% 2 Missing ⚠️
...ine/plan/relational/planner/TableModelPlanner.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14189      +/-   ##
============================================
- Coverage     39.64%   39.62%   -0.02%     
  Complexity       71       71              
============================================
  Files          4232     4232              
  Lines        269637   269690      +53     
  Branches      32688    32694       +6     
============================================
- Hits         106897   106872      -25     
- Misses       162740   162818      +78     

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


🚨 Try these New Features:

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.

1 participant