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

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


    from 778141958f [hotfix] gha trigger (#9157)
     add 38817147f2 Add additional metadata to the response (#9122)

No new revisions were added by this update.

Summary of changes:
 .../requesthandler/BaseBrokerRequestHandler.java   |  4 +-
 .../pinot/common/response/BrokerResponse.java      | 10 ++++
 .../response/broker/BrokerResponseNative.java      | 31 ++++++++++--
 .../org/apache/pinot/common/utils/DataTable.java   |  4 +-
 .../operator/blocks/IntermediateResultsBlock.java  | 24 +++++++++
 .../operator/combine/CombineOperatorUtils.java     | 16 ++++++
 .../query/executor/ServerQueryExecutorV1Impl.java  |  2 +
 .../pinot/core/query/reduce/BaseReduceService.java | 14 ++++++
 .../pinot/core/query/scheduler/QueryScheduler.java |  8 ++-
 .../combine/SelectionCombineOperatorTest.java      | 58 ++++++++++++++++++++--
 10 files changed, 161 insertions(+), 10 deletions(-)


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

Reply via email to