Skip to content

[To dev/1.3] Pipe: Allow STATEMENT_STATUS_VISITOR and STATEMENT_EXCEPTION_VISITOR for data conversion statements on data sync receiver side (#14220)#14237

Merged
SteveYurongSu merged 1 commit intoapache:dev/1.3from
Caideyipi:visitor
Nov 29, 2024

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

…for data conversion statements on data sync receiver side (#14220)

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

…for data conversion statements on data sync receiver side (apache#14220)

Co-authored-by: Steve Yurong Su <rong@apache.org>
@Caideyipi Caideyipi changed the title Pipe: Allow STATEMENT_STATUS_VISITOR and STATEMENT_EXCEPTION_VISITOR … [To dev/1.3] Pipe: Allow STATEMENT_STATUS_VISITOR and STATEMENT_EXCEPTION_VISITOR … Nov 28, 2024
@SteveYurongSu SteveYurongSu changed the title [To dev/1.3] Pipe: Allow STATEMENT_STATUS_VISITOR and STATEMENT_EXCEPTION_VISITOR … [To dev/1.3] Pipe: Allow STATEMENT_STATUS_VISITOR and STATEMENT_EXCEPTION_VISITOR for data conversion statements on data sync receiver side (#14220) Nov 28, 2024
@SteveYurongSu SteveYurongSu self-assigned this Nov 28, 2024
@SteveYurongSu SteveYurongSu merged commit a2d0117 into apache:dev/1.3 Nov 29, 2024
Caideyipi added a commit to Caideyipi/iotdb that referenced this pull request Mar 25, 2026
…for data conversion statements on data sync receiver side (apache#14220) (apache#14237)

Co-authored-by: Steve Yurong Su <rong@apache.org>
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