This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 14b4382ff44 [AINode]Fix the parameter "predict_length" (#15900)
add 4be53debee7 Fix potential memory leak of Memory Pool
No new revisions were added by this update.
Summary of changes:
.../execution/exchange/SharedTsBlockQueue.java | 2 +-
.../queryengine/execution/exchange/sink/ISink.java | 4 +--
.../execution/exchange/sink/LocalSinkChannel.java | 14 ++++----
.../execution/exchange/sink/ShuffleSinkHandle.java | 40 +++++++++++++--------
.../execution/exchange/sink/SinkChannel.java | 10 +++---
.../fragment/FragmentInstanceExecution.java | 42 ++++++++++++++++++----
.../apache/iotdb/db/utils/ErrorHandlingUtils.java | 3 +-
.../queryengine/execution/exchange/StubSink.java | 6 ++--
.../apache/iotdb/commons/utils/StatusUtils.java | 1 -
9 files changed, 84 insertions(+), 38 deletions(-)