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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to