This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch sql-dialect-in-pipe
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 1a7dbd468e2 fix
add a5c5dbdd687 tree pattern
add e6bf4808f6a table pattern
No new revisions were added by this update.
Summary of changes:
.../datastructure/pattern/IoTDBTreePattern.java | 32 +++++++++++-------
.../datastructure/pattern/PrefixTreePattern.java | 32 ++++++++++--------
.../pipe/datastructure/pattern/TablePattern.java | 36 +++++++++++++++-----
.../pipe/datastructure/pattern/TreePattern.java | 38 +++++++++++++++++-----
.../iotdb/commons/pipe/event/EnrichedEvent.java | 3 +-
.../extractor/IoTDBNonDataRegionExtractor.java | 7 ----
6 files changed, 96 insertions(+), 52 deletions(-)