Skip to content

Pipe: Enabled load & parse to tablet null field value with timestamp for table model && Refactor: Removed the useless "UPDATE_NO_BLOB" configuration#17601

Open
Caideyipi wants to merge 11 commits intomasterfrom
empty-file
Open

Pipe: Enabled load & parse to tablet null field value with timestamp for table model && Refactor: Removed the useless "UPDATE_NO_BLOB" configuration#17601
Caideyipi wants to merge 11 commits intomasterfrom
empty-file

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@Caideyipi Caideyipi changed the title Pipe: Enabled load & parse null field value with timestamp Pipe: Enabled load & parse null field value with timestamp for table model May 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 38.50575% with 107 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.34%. Comparing base (d1a234f) to head (cbce31e).

Files with missing lines Patch % Lines
...ryengine/plan/analyze/load/LoadTsFileAnalyzer.java 8.25% 100 Missing ⚠️
...TsFileInsertionEventTableParserTabletIterator.java 89.23% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17601      +/-   ##
============================================
+ Coverage     40.24%   40.34%   +0.10%     
  Complexity     2554     2554              
============================================
  Files          5177     5177              
  Lines        348684   348806     +122     
  Branches      44594    44624      +30     
============================================
+ Hits         140315   140714     +399     
+ Misses       208369   208092     -277     

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

@Caideyipi Caideyipi changed the title Pipe: Enabled load & parse null field value with timestamp for table model Pipe: Enabled load & parse to tablet null field value with timestamp for table model May 6, 2026
@Caideyipi Caideyipi changed the title Pipe: Enabled load & parse to tablet null field value with timestamp for table model Pipe: Enabled load & parse to tablet null field value with timestamp for table model && Refactor: Removed the useless "UPDATE_NO_BLOB" configuration May 7, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

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