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 19 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.84382% with 222 lines in your changes missing coverage. Please review.

Project coverage is 39.50%. Comparing base (755516f) to head (4c29860).

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 7 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14438      +/-   ##
============================================
+ Coverage     39.40%   39.50%   +0.09%     
  Complexity      185      185              
============================================
  Files          4341     4350       +9     
  Lines        275374   275818     +444     
  Branches      33637    33687      +50     
============================================
+ Hits         108520   108966     +446     
+ Misses       166854   166852       -2     

☔ 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