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/02/13 03:42:30 UTC

[iotdb] branch advancePipeline updated (283fd69a2d -> 1e922f1cd4)

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

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


    from 283fd69a2d Update the calculation of exchange number in consumeOneByOne
     add 1e922f1cd4 add dop parameter to iotdb-common.properties

No new revisions were added by this update.

Summary of changes:
 .../src/assembly/resources/conf/iotdb-common.properties        |  4 ++++
 server/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java | 10 ++++++++++
 .../main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java    |  9 +++++++++
 .../iotdb/db/mpp/plan/planner/LocalExecutionPlanContext.java   |  3 ++-
 4 files changed, 25 insertions(+), 1 deletion(-)