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 2023/01/03 09:26:45 UTC

[iotdb] branch iotdb5308 updated (5258d79d2a -> fd61098bc7)

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

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


    from 5258d79d2a implement abstract classes
     add fd61098bc7 update maxReturnMemory and maxPeekMemory

No new revisions were added by this update.

Summary of changes:
 .../operator/process/join/RowBasedTimeJoinOperator.java    | 12 +-----------
 .../execution/operator/process/join/TimeJoinOperator.java  | 11 +++--------
 .../operator/source/AlignedSeriesScanOperator.java         | 14 ++++++--------
 .../mpp/execution/operator/source/SeriesScanOperator.java  |  4 ++--
 4 files changed, 12 insertions(+), 29 deletions(-)