Skip to content

[To dev/1.3] Load: preserve pending tablets when parser fails (#18487) (#18509) - #18604

Open
Caideyipi wants to merge 2 commits into
rc/1.3.8from
to-138-gr
Open

[To dev/1.3] Load: preserve pending tablets when parser fails (#18487) (#18509)#18604
Caideyipi wants to merge 2 commits into
rc/1.3.8from
to-138-gr

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

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.46154% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.49%. Comparing base (ac360ca) to head (07f173b).
⚠️ Report is 3 commits behind head on rc/1.3.8.

Files with missing lines Patch % Lines
...dTreeStatementDataTypeConvertExecutionVisitor.java 88.46% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             rc/1.3.8   #18604      +/-   ##
==============================================
+ Coverage       44.47%   44.49%   +0.01%     
  Complexity        198      198              
==============================================
  Files            3641     3641              
  Lines          246688   246724      +36     
  Branches        30305    30313       +8     
==============================================
+ Hits           109722   109775      +53     
+ Misses         136966   136949      -17     

☔ View full report in Codecov by Harness.
📢 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.

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