FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Optimize first single device table insertion performance by HTHou · Pull Request #15113 · apache/iotdb · GitHub

/ iotdb Public

Optimize first single device table insertion performance - #15113

Closed
HTHou wants to merge 10 commits into
masterfrom
optimize_single_device_tablet_v3
Closed

Optimize first single device table insertion performance #15113
HTHou wants to merge 10 commits into
masterfrom
optimize_single_device_tablet_v3

Conversation

HTHou commented Mar 18, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Description

codecov Bot commented Mar 18, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.64646% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.35%. Comparing base (db614fb) to head (4dbc0e0).
⚠️ Report is 1357 commits behind head on master.

Files with missing lines Patch % Lines
...ine/plan/statement/crud/InsertTabletStatement.java 8.33% 11 Missing ⚠️
...plan/planner/plan/node/write/InsertTabletNode.java 64.70% 6 Missing ⚠️
...er/plan/node/write/RelationalInsertTabletNode.java 84.21% 6 Missing ⚠️
...ryengine/plan/relational/sql/ast/InsertTablet.java 50.00% 6 Missing ⚠️
...engine/execution/executor/RegionWriteExecutor.java 40.00% 3 Missing ⚠️
...dataregion/IoTConsensusDataRegionStateMachine.java 0.00% 2 Missing ⚠️
...db/queryengine/plan/parser/StatementGenerator.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #15113   +/-   ##
=========================================
  Coverage     39.34%   39.35%           
  Complexity      193      193           
=========================================
  Files          4598     4598           
  Lines        295862   295925   +63     
  Branches      36883    36889    +6     
=========================================
+ Hits         116421   116452   +31     
- Misses       179441   179473   +32     

☔ 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.

Copy link
Copy Markdown

HTHou marked this pull request as draft March 21, 2025 09:57
HTHou closed this Aug 26, 2026
HTHou deleted the optimize_single_device_tablet_v3 branch August 26, 2026 08:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL