Skip to content

[IOTDB-5654] Pipe SQL: From SQL to CN#9245

Merged
SteveYurongSu merged 14 commits intoapache:masterfrom
Caideyipi:check
Mar 10, 2023
Merged

[IOTDB-5654] Pipe SQL: From SQL to CN#9245
SteveYurongSu merged 14 commits intoapache:masterfrom
Caideyipi:check

Conversation

@Caideyipi
Copy link
Collaborator

@Caideyipi Caideyipi commented Mar 8, 2023

IOTDB-5654

Pipe SQL: From SQL to CN
Implemented pipe SQLs and linked them to the confignode.

Implementations

Create Pipe SQL
Show Pipe SQL
According to the document: https://apache-iotdb.feishu.cn/docx/IbradDMLYoC0E2xwE9Jcdw4Onge

Deletions

Some old files contradicting to the new functions.
All the old IT's and procedure UT.

Test Images

image
image


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-requested a review March 8, 2023 13:37
Copy link
Member

@SteveYurongSu SteveYurongSu left a comment

Choose a reason for hiding this comment

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

Minor issues. PTAL :)

Caideyipi and others added 2 commits March 9, 2023 16:43
…s/sync/ShowPipeStatement.java

Co-authored-by: Steve Yurong Su <rong@apache.org>
…nfig/executor/ClusterConfigTaskExecutor.java

Co-authored-by: Steve Yurong Su <rong@apache.org>
@Caideyipi Caideyipi changed the title Pipe SQL: From SQL to CN [IOTDB-5654] Pipe SQL: From SQL to CN Mar 9, 2023
Copy link
Member

@SteveYurongSu SteveYurongSu left a comment

Choose a reason for hiding this comment

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

LGTM

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