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

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


    from f6f59ebedf Fix issues for realtime table reload (#9885)
     add b4faa4e43a initial commit to add timeoutMs from broker and from query 
options (#9571)

No new revisions were added by this update.

Summary of changes:
 .../MultiStageBrokerRequestHandler.java            | 10 +++++--
 .../apache/pinot/query/runtime/QueryRunner.java    |  7 ++---
 .../runtime/operator/MailboxReceiveOperator.java   | 13 ++++-----
 .../query/runtime/plan/PhysicalPlanVisitor.java    |  2 +-
 .../query/runtime/plan/PlanRequestContext.java     |  9 ++++++-
 .../runtime/plan/ServerRequestPlanVisitor.java     | 14 +++++++---
 .../plan/server/ServerPlanRequestContext.java      |  6 ++---
 .../apache/pinot/query/service/QueryConfig.java    | 29 +++++++++++++++++---
 .../pinot/query/service/QueryDispatcher.java       | 31 +++++++++-------------
 .../apache/pinot/query/service/QueryServer.java    |  3 ++-
 .../pinot/query/runtime/QueryRunnerTest.java       | 16 ++++++++---
 .../pinot/query/runtime/QueryRunnerTestBase.java   | 14 +++++++---
 .../operator/MailboxReceiveOperatorTest.java       | 19 +++++++++++--
 .../pinot/query/service/QueryDispatcherTest.java   |  2 +-
 .../pinot/query/service/QueryServerTest.java       | 26 +++++++++++-------
 15 files changed, 138 insertions(+), 63 deletions(-)


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

Reply via email to