Skip to content

[To dev1.3] 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#16321

Merged
Caideyipi merged 9 commits intoapache:dev/1.3from
luoluoyuyu:cp-async-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

@luoluoyuyu luoluoyuyu changed the title Load: refresh the temporary file every time the switch occurs [To dev1.3] Load: refresh the temporary file every time the switch occurs #16320 Sep 1, 2025
@luoluoyuyu luoluoyuyu changed the title [To dev1.3] Load: refresh the temporary file every time the switch occurs #16320 [To dev1.3] 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 Sep 11, 2025
@Caideyipi Caideyipi merged commit 060c8ac into apache:dev/1.3 Sep 11, 2025
16 of 18 checks passed
@luoluoyuyu luoluoyuyu deleted the cp-async-load branch September 12, 2025 02:10
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.

3 participants

Comments