This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch parallel_multi_child_node
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 481a8963b37 fix UT
add 40dd0315408 change next to nextWithTimer (#15071)
add b2bacd3f284 Fix Memory Statistic in TimePartionInfoManager (#15073)
add acd662808b5 Merge remote-tracking branch 'origin/master' into
parallel_multi_child_node
add 5e693f76b20 Try Fix Exception Unstable
No new revisions were added by this update.
Summary of changes:
.../execution/exchange/SharedTsBlockQueue.java | 6 ++++++
.../execution/fragment/FragmentInstanceContext.java | 19 ++-----------------
.../fragment/FragmentInstanceExecution.java | 18 +-----------------
.../execution/fragment/FragmentInstanceManager.java | 20 +-------------------
.../operator/process/AssignUniqueIdOperator.java | 2 +-
.../operator/process/EnforceSingleRowOperator.java | 2 +-
.../operator/process/window/TableWindowOperator.java | 2 +-
.../operator/sink/ShuffleHelperOperator.java | 2 +-
.../rescon/memory/TimePartitionManager.java | 4 ++--
.../apache/iotdb/commons/memory/IMemoryBlock.java | 3 ---
10 files changed, 16 insertions(+), 62 deletions(-)