You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by er...@apache.org on 2022/03/29 11:46:02 UTC

[iotdb] branch master updated (9c5fdd5 -> bfe585d)

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

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


    from 9c5fdd5  [IOTDB-2768] Add UT for SeriesScanOperator, TimeJoinOperator and LimitOperator (#5365)
     add bfe585d  Add getSchedulePriority for FragmentInstanceManager (#5371)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/mpp/schedule/FragmentInstanceManager.java       | 12 ++++++++++++
 .../iotdb/db/mpp/schedule/IFragmentInstanceManager.java      | 12 +++++++++++-
 .../iotdb/db/mpp/schedule/task/FragmentInstanceTask.java     |  4 ++--
 3 files changed, 25 insertions(+), 3 deletions(-)