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

justinchen pushed a change to branch windowing
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from f445132b2ee Fix blob accumulator query can't skip read blobStatistics 
caused by isModified don't change to true in the metadata of chunk and 
pageReader  (#17127)
     new b764a88fb1f initial
     new 31ae4684e8d count-processor

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../PipeDataRegionProcessorConstructor.java        |  4 ++
 ...Processor.java => CountWindowingProcessor.java} | 63 ++++++++--------------
 .../agent/plugin/builtin/BuiltinPipePlugin.java    |  3 ++
 ...Processor.java => CountWindowingProcessor.java} |  2 +-
 .../config/constant/PipeProcessorConstant.java     |  3 ++
 5 files changed, 32 insertions(+), 43 deletions(-)
 copy 
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/window/processor/{TumblingWindowingProcessor.java
 => CountWindowingProcessor.java} (53%)
 copy 
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/plugin/builtin/processor/aggregate/{TumblingWindowingProcessor.java
 => CountWindowingProcessor.java} (94%)

Reply via email to