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

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


    from 8ca6435209 Add broker validation for hybrid tableConfig creation 
(#7908)
     add 4ebed46eb1 [Multi-stage] Refactor query dispatcher to remove pipeline 
breaker (#11422)

No new revisions were added by this update.

Summary of changes:
 .../MultiStageBrokerRequestHandler.java            |  49 ++--
 .../planner/logical/PinotLogicalQueryPlanner.java  |  26 +-
 .../apache/pinot/query/QueryCompilationTest.java   |  18 +-
 .../runtime/plan/OpChainExecutionContext.java      |   5 +-
 .../query/service/dispatch/QueryDispatcher.java    | 264 ++++++++++-----------
 .../pinot/query/runtime/QueryRunnerTest.java       |  28 +--
 .../pinot/query/runtime/QueryRunnerTestBase.java   |  27 +--
 .../service/dispatch/QueryDispatcherTest.java      | 138 +++++------
 8 files changed, 231 insertions(+), 324 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to