Skip to content

Support InnerTimeJoin & LeftOutTimeJoin distribution planner#11860

Merged
liuminghui233 merged 12 commits intomasterfrom
ty/InnerTimeJoin
Jan 9, 2024
Merged

Support InnerTimeJoin & LeftOutTimeJoin distribution planner#11860
liuminghui233 merged 12 commits intomasterfrom
ty/InnerTimeJoin

Conversation

@JackieTien97
Copy link
Copy Markdown
Contributor

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jan 8, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 8, 2024

Codecov Report

❌ Patch coverage is 23.79603% with 269 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.90%. Comparing base (31c65b3) to head (a6693f3).
⚠️ Report is 2771 commits behind head on master.

Files with missing lines Patch % Lines
...gine/plan/planner/distribution/SourceRewriter.java 41.12% 63 Missing ⚠️
...e/plan/planner/distribution/ExchangeNodeAdder.java 0.00% 45 Missing ⚠️
...nner/plan/node/process/join/InnerTimeJoinNode.java 26.22% 45 Missing ⚠️
.../apache/iotdb/commons/partition/DataPartition.java 2.32% 42 Missing ⚠️
...ngine/plan/planner/plan/node/PlanGraphPrinter.java 0.00% 29 Missing ⚠️
...ueryengine/plan/planner/OperatorTreeGenerator.java 0.00% 22 Missing ⚠️
...storageengine/dataregion/tsfile/TsFileManager.java 50.00% 5 Missing ⚠️
...yengine/plan/optimization/LimitOffsetPushDown.java 0.00% 4 Missing ⚠️
.../db/protocol/thrift/impl/ClientRPCServiceImpl.java 0.00% 3 Missing ⚠️
...ne/execution/fragment/FragmentInstanceContext.java 25.00% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11860      +/-   ##
============================================
- Coverage     48.93%   48.90%   -0.03%     
- Complexity    25573    25606      +33     
============================================
  Files          2908     2908              
  Lines        181276   181633     +357     
  Branches      21691    21750      +59     
============================================
+ Hits          88707    88833     +126     
- Misses        92569    92800     +231     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@liuminghui233 liuminghui233 merged commit 9bcef1c into master Jan 9, 2024
@liuminghui233 liuminghui233 deleted the ty/InnerTimeJoin branch January 9, 2024 02:06
SzyWilliam pushed a commit to SzyWilliam/iotdb that referenced this pull request Nov 26, 2024
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.

3 participants