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 11:05:39 UTC

[iotdb] branch SelectIntoException updated (46ecbd98c5 -> 4a83909acc)

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 46ecbd98c5 Change it
     add 4a83909acc Change IT

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/mpp/execution/QueryStateMachine.java   |  7 ++++++-
 .../db/mpp/execution/exchange/ISourceHandle.java    |  8 ++++++++
 .../mpp/execution/exchange/LocalSourceHandle.java   | 21 +++++++++++++++++++++
 .../db/mpp/execution/exchange/SourceHandle.java     |  5 +++++
 .../db/mpp/plan/analyze/ClusterSchemaFetcher.java   |  8 ++++----
 .../iotdb/db/mpp/plan/execution/QueryExecution.java | 19 +++++++++++++++++--
 .../plan/execution/memory/MemorySourceHandle.java   |  5 +++++
 7 files changed, 66 insertions(+), 7 deletions(-)