You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2023/05/24 07:45:44 UTC

[iotdb] branch opitimize_query_terminator_in_local updated (a508e050fef -> 3892269e283)

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

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


    from a508e050fef change return to continue
     add 3892269e283 fix the usage of FragmentInstanceId and TFragmentInstanceId

No new revisions were added by this update.

Summary of changes:
 .../scheduler/FixedRateFragInsStateTracker.java    | 14 ++++----
 .../plan/scheduler/IFragInstanceStateTracker.java  |  4 +--
 .../mpp/plan/scheduler/SimpleQueryTerminator.java  | 37 ++++++++++++++--------
 3 files changed, 31 insertions(+), 24 deletions(-)