Skip to content

Load: Fix locally load v3 tsfile with PlainDeviceTimeIndex#14098

Merged
SteveYurongSu merged 7 commits intoapache:masterfrom
luoluoyuyu:fix-loadfile
Nov 21, 2024
Merged

Load: Fix locally load v3 tsfile with PlainDeviceTimeIndex#14098
SteveYurongSu merged 7 commits intoapache:masterfrom
luoluoyuyu:fix-loadfile

Conversation

@luoluoyuyu
Copy link
Copy Markdown
Member

@luoluoyuyu luoluoyuyu commented Nov 14, 2024

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

@SteveYurongSu SteveYurongSu self-assigned this Nov 15, 2024
@luoluoyuyu luoluoyuyu marked this pull request as draft November 15, 2024 08:57
@luoluoyuyu luoluoyuyu changed the title Load:Fixed the issue that Load TSFile does not support TimeIndex in TSFile Resource Load: Fixed the issue that Load TSFile does not support TimeIndex in TSFile Resource Nov 18, 2024
@luoluoyuyu luoluoyuyu marked this pull request as ready for review November 18, 2024 13:13
@SteveYurongSu SteveYurongSu changed the title Load: Fixed the issue that Load TSFile does not support TimeIndex in TSFile Resource Load: Fix locally load v3 tsfile with PlainDeviceTimeIndex Nov 21, 2024
@SteveYurongSu SteveYurongSu merged commit a7f2d6b into apache:master Nov 21, 2024
@luoluoyuyu luoluoyuyu deleted the fix-loadfile branch November 29, 2024 10:41
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