You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2022/11/17 12:49:19 UTC

[iotdb] branch SelectIntoException updated (4a83909acc -> 0a5624aefe)

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

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


    from 4a83909acc Change IT
     add 0a5624aefe Fix CI

No new revisions were added by this update.

Summary of changes:
 .../db/mpp/execution/exchange/ISinkHandle.java     |  8 --------
 .../db/mpp/execution/exchange/LocalSinkHandle.java | 23 ++++++----------------
 .../execution/exchange/MPPDataExchangeManager.java |  6 ++++--
 .../db/mpp/execution/exchange/SinkHandle.java      |  5 -----
 .../fragment/FragmentInstanceContext.java          |  5 +++++
 .../fragment/FragmentInstanceExecution.java        |  7 +------
 .../db/mpp/execution/schedule/ITaskScheduler.java  |  7 +++++++
 .../db/mpp/plan/execution/QueryExecution.java      |  8 +++++++-
 .../db/mpp/execution/exchange/StubSinkHandle.java  |  5 -----
 9 files changed, 30 insertions(+), 44 deletions(-)