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

[Table Model Subquery] Support uncorrelated in predicate #14438

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

Conversation

lancelly
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 51.61987% with 224 lines in your changes missing coverage. Please review.

Project coverage is 39.50%. Comparing base (3267b4f) to head (17b305e).

Files with missing lines Patch % Lines
...r/source/relational/MergeSortSemiJoinOperator.java 0.00% 85 Missing ⚠️
...ve/rule/TransformFilteringSemiJoinToInnerJoin.java 0.00% 43 Missing ⚠️
...eryengine/plan/planner/TableOperatorGenerator.java 0.00% 32 Missing ⚠️
...ine/plan/relational/planner/node/SemiJoinNode.java 64.44% 16 Missing ⚠️
...planner/optimizations/UnaliasSymbolReferences.java 0.00% 13 Missing ⚠️
...ngine/plan/planner/plan/node/PlanGraphPrinter.java 0.00% 7 Missing ⚠️
...ative/rule/RemoveUnreferencedScalarSubqueries.java 62.50% 6 Missing ⚠️
...ative/rule/RemoveUnreferencedScalarApplyNodes.java 0.00% 5 Missing ⚠️
...engine/plan/relational/planner/IrTypeAnalyzer.java 0.00% 3 Missing ⚠️
...nner/optimizations/PushPredicateIntoTableScan.java 97.00% 3 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14438      +/-   ##
============================================
+ Coverage     39.40%   39.50%   +0.10%     
  Complexity      193      193              
============================================
  Files          4363     4372       +9     
  Lines        276579   277023     +444     
  Branches      33755    33805      +50     
============================================
+ Hits         108985   109441     +456     
+ Misses       167594   167582      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? 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.

1 participant