This is an automated email from the ASF dual-hosted git repository.

Caideyipi pushed a change to branch feat/show-receivers
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 6dad813a5ff Fix show receivers pipe cleanup
     add c57d077a4f2 Fix wd

No new revisions were added by this update.

Summary of changes:
 .../auto/basic/IoTDBShowReceiversLifecycleIT.java  |  69 ++++++++----
 .../iotdb/pipe/it/single/IoTDBShowReceiversIT.java |  79 +++++++++-----
 .../operator/source/ShowReceiversOperator.java     |  14 +--
 .../InformationSchemaContentSupplierFactory.java   |  14 +--
 .../plan/statement/sys/ShowReceiversStatement.java |   1 +
 .../operator/source/ShowReceiversOperatorTest.java | 118 ++++++++++++++++-----
 .../InformationSchemaReceiversSupplierTest.java    |  63 +++++------
 .../plan/parser/StatementGeneratorTest.java        |   1 +
 .../informationschema/ShowReceiversTest.java       |   6 +-
 .../runtime/PipeReceiverRuntimeRegistry.java       |  16 ++-
 .../schema/column/ColumnHeaderConstant.java        |  11 +-
 .../commons/schema/table/InformationSchema.java    |  10 +-
 .../runtime/PipeReceiverRuntimeRegistryTest.java   |  88 ++++++++++++---
 13 files changed, 341 insertions(+), 149 deletions(-)

Reply via email to