You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2022/04/26 03:49:59 UTC

[iotdb] branch deviceMergeOperator updated (69f9605fbb -> 9d0d3f7fe6)

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

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


    from 69f9605fbb modify data structure
     add 9d0d3f7fe6 rename  deviceviewoperator

No new revisions were added by this update.

Summary of changes:
 .../{DeviceMergeOperator.java => DeviceViewOperator.java}      |  4 ++--
 ...eviceMergeOperatorTest.java => DeviceViewOperatorTest.java} | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
 rename server/src/main/java/org/apache/iotdb/db/mpp/operator/process/{DeviceMergeOperator.java => DeviceViewOperator.java} (98%)
 rename server/src/test/java/org/apache/iotdb/db/mpp/operator/{DeviceMergeOperatorTest.java => DeviceViewOperatorTest.java} (96%)