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 7aa9aeb82c Add back 'numRowsResultSet' to BrokerResponse, and retain 
it when result table id hidden (#13198)
     add 1feddc45fa Ensure brokerId and requestId are always set in 
BrokerResponse (#13200)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/broker/querylog/QueryLogger.java  | 37 ++++++++++++----------
 .../requesthandler/BaseBrokerRequestHandler.java   |  2 ++
 .../BaseSingleStageBrokerRequestHandler.java       | 22 ++++---------
 .../MultiStageBrokerRequestHandler.java            |  6 ++--
 .../pinot/broker/querylog/QueryLoggerTest.java     | 15 ++++++---
 .../pinot/common/response/BrokerResponse.java      | 10 ++++++
 .../response/broker/BrokerResponseNative.java      |  2 ++
 .../response/broker/BrokerResponseNativeV2.java    |  2 ++
 8 files changed, 56 insertions(+), 40 deletions(-)


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

Reply via email to