You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2022/07/28 00:17:57 UTC

[pinot] branch master updated (e2b54e586b -> fc696ceb4b)

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 e2b54e586b Optimize PinotHelixResourceManager.getServerToSegmentsMap() and getServers() (#9118)
     add fc696ceb4b Revert "Add consuming metadata to broker response (#9092)" (#9119)

No new revisions were added by this update.

Summary of changes:
 .../query-results/feature-test-1-rest-sql.results  | 124 ++++++++++-----------
 .../feature-test-2-sql-realtime.results            |  62 +++++------
 .../feature-test-3-sql-realtime.results            |  46 ++++----
 .../requesthandler/BaseBrokerRequestHandler.java   |   4 +-
 .../pinot/common/response/BrokerResponse.java      |  10 --
 .../response/broker/BrokerResponseNative.java      |  31 +-----
 .../org/apache/pinot/common/utils/DataTable.java   |   2 -
 .../operator/blocks/IntermediateResultsBlock.java  |  24 ----
 .../operator/combine/CombineOperatorUtils.java     |  14 ---
 .../query/executor/ServerQueryExecutorV1Impl.java  |   2 -
 .../pinot/core/query/reduce/BaseReduceService.java |  14 ---
 .../pinot/core/query/scheduler/QueryScheduler.java |   8 +-
 .../combine/SelectionCombineOperatorTest.java      |  58 +---------
 13 files changed, 125 insertions(+), 274 deletions(-)


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