Skip to content

Load: add the function of transferring too many time partitions of files to tablets and fixed the problem that the data written to tablets is more than expected.#16320

Merged
Caideyipi merged 11 commits intoapache:masterfrom
luoluoyuyu:fix-aysnc-load
Sep 11, 2025

Conversation

@luoluoyuyu
Copy link
Member

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

Copy link
Collaborator

@Caideyipi Caideyipi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luoluoyuyu luoluoyuyu changed the title Load: refresh the temporary file every time the switch occurs Load: add the function of transferring too many time partitions of files to tablets and fixed the problem that the data written to tablets is more than expected. Sep 11, 2025
@Caideyipi Caideyipi merged commit 699c90e into apache:master Sep 11, 2025
27 of 28 checks passed
Caideyipi pushed a commit that referenced this pull request Sep 11, 2025
…titions of files to tablets and fixed the problem that the data written to tablets is more than expected. (#16320) (#16321)
@luoluoyuyu luoluoyuyu deleted the fix-aysnc-load branch September 16, 2025 06:24
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

Comments