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

rong pushed a change to branch IOTDB-5977
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 20d7004486b [IOTDB-5977] Pipe: start-time and end-time in 
collector.history are not working correctly
     add 0e942697f5b [IOTDB-5979] Pipe: validation and customization failures 
during the first run of the PipeProcessor will affect the creation of 
subsequent pipes
     add d93d1beba3a [IOTDB-5981] Pipe: fail to process realtime TEXT data with 
pattern filter

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/pipe/agent/task/PipeTaskAgent.java    | 96 +++++++++++++++-------
 .../event/common/row/PipeBinaryTransformer.java    | 22 ++---
 .../iotdb/db/pipe/event/common/row/PipeRow.java    | 10 ++-
 .../db/pipe/event/common/row/PipeRowCollector.java | 10 ++-
 4 files changed, 92 insertions(+), 46 deletions(-)
 copy 
node-commons/src/main/java/org/apache/iotdb/commons/udf/utils/UDFBinaryTransformer.java
 => 
server/src/main/java/org/apache/iotdb/db/pipe/event/common/row/PipeBinaryTransformer.java
 (65%)

Reply via email to