You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ro...@apache.org on 2022/12/13 20:59:03 UTC

[pinot] branch master updated (c56a023f7a -> e092140d5f)

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

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


    from c56a023f7a coalesce literal (#9958)
     add e092140d5f [multistage] add defensive scheduling, enable for tests (#9962)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/query/runtime/QueryRunner.java    | 10 ++-
 .../runtime/executor/OpChainSchedulerService.java  | 94 +++++++++++++---------
 .../runtime/executor/RoundRobinScheduler.java      | 57 +++++++++++--
 .../pinot/query/runtime/operator/OpChain.java      |  2 +-
 .../apache/pinot/query/service/QueryConfig.java    | 13 +++
 .../apache/pinot/query/QueryServerEnclosure.java   |  1 +
 .../runtime/executor/RoundRobinSchedulerTest.java  | 17 ++++
 7 files changed, 147 insertions(+), 47 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org