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/12/23 08:13:42 UTC

[iotdb] branch pipeline updated (bea61da53e -> 5a1e110496)

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

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


    from bea61da53e fix exchangeNum
     add fba958e689 remove memory limit for exchange
     add a4f2da9864 add max_tsblock_size_in_bytes and memory limit again
     add eb58fedd3c spotless format apply
     add 5a1e110496 change memory limit configuration

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/JDBCExample.java    | 23 +++++++++++++++++++++-
 .../resources/conf/iotdb-common.properties         |  2 +-
 .../iotdb/db/mpp/execution/memory/MemoryPool.java  | 14 ++++++++++++-
 .../db/mpp/plan/planner/OperatorTreeGenerator.java |  2 +-
 .../iotdb/tsfile/common/conf/TSFileConfig.java     |  2 +-
 5 files changed, 38 insertions(+), 5 deletions(-)