Skip to content

Pipe: Support syncing table model data between clusters (TsFileInsertionEventTableParser impl & following fixup)#13806

Merged
SteveYurongSu merged 14 commits intomasterfrom
pipe-table-fixup
Oct 18, 2024
Merged

Pipe: Support syncing table model data between clusters (TsFileInsertionEventTableParser impl & following fixup)#13806
SteveYurongSu merged 14 commits intomasterfrom
pipe-table-fixup

Conversation

@SteveYurongSu
Copy link
Member

No description provided.

@SteveYurongSu SteveYurongSu self-assigned this Oct 17, 2024
@codecov
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 15.75758% with 139 lines in your changes missing coverage. Please review.

Project coverage is 40.33%. Comparing base (2a28e10) to head (65447df).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
.../parser/table/TsFileInsertionEventTableParser.java 0.00% 47 Missing ⚠️
...TsFileInsertionEventTableParserTabletIterator.java 0.00% 40 Missing ⚠️
...eceiver/protocol/thrift/IoTDBDataNodeReceiver.java 0.00% 26 Missing ⚠️
...ile/parser/TsFileInsertionEventParserProvider.java 0.00% 8 Missing ⚠️
...rical/PipeHistoricalDataRegionTsFileExtractor.java 0.00% 7 Missing ⚠️
...ueryengine/plan/relational/sql/ast/InsertRows.java 0.00% 6 Missing ⚠️
...gion/realtime/PipeRealtimeDataRegionExtractor.java 0.00% 2 Missing ⚠️
...parser/TabletInsertionEventTablePatternParser.java 0.00% 1 Missing ⚠️
.../event/common/tsfile/PipeTsFileInsertionEvent.java 0.00% 1 Missing ⚠️
...gion/realtime/assigner/PipeDataRegionAssigner.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13806      +/-   ##
============================================
- Coverage     40.34%   40.33%   -0.02%     
  Complexity       71       71              
============================================
  Files          4104     4106       +2     
  Lines        258191   258297     +106     
  Branches      31496    31519      +23     
============================================
+ Hits         104163   104179      +16     
- Misses       154028   154118      +90     

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

@SteveYurongSu SteveYurongSu changed the title Pipe: Support syncing table model data between clusters (following fixup) Pipe: Support syncing table model data between clusters (TsFileInsertionEventTableParser impl & following fixup) Oct 17, 2024
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
4.3% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@SteveYurongSu SteveYurongSu merged commit bd5b30b into master Oct 18, 2024
@SteveYurongSu SteveYurongSu deleted the pipe-table-fixup branch October 18, 2024 01:47
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