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 2023/06/27 20:45:21 UTC

[pinot] branch master updated (fc9f56b07b -> b001c40182)

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 fc9f56b07b allow to add custom context into query trace (#10977)
     add b001c40182 [multistage][feature] pipeline breaker on broker reduce (#10971)

No new revisions were added by this update.

Summary of changes:
 .../MultiStageBrokerRequestHandler.java            | 22 ++++--
 .../plan/pipeline/PipelineBreakerOperator.java     |  6 +-
 .../query/service/dispatch/QueryDispatcher.java    | 92 ++++++++++------------
 .../pinot/query/runtime/QueryRunnerTest.java       | 12 ++-
 .../pinot/query/runtime/QueryRunnerTestBase.java   |  9 ++-
 .../runtime/queries/ResourceBasedQueriesTest.java  |  8 +-
 .../service/dispatch/QueryDispatcherTest.java      |  4 +-
 7 files changed, 84 insertions(+), 69 deletions(-)


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