This is an automated email from the ASF dual-hosted git repository.
kishoreg pushed a change to branch execution-stats
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from de9d74c Adding execution stats for
numSegmentsQueried/Processed/Matched
add fdea661 Handling review comments. Inverting segmentsNotMatched to
segmentsMatched
No new revisions were added by this update.
Summary of changes:
.../requesthandler/BaseBrokerRequestHandler.java | 3 ++-
.../linkedin/pinot/common/metrics/ServerMeter.java | 4 ++-
.../pinot/common/response/BrokerResponse.java | 15 +++++++++++
.../response/broker/BrokerResponseNative.java | 31 +++++++++++++++-------
.../com/linkedin/pinot/common/utils/DataTable.java | 2 +-
.../core/operator/CombineGroupByOperator.java | 2 +-
.../pinot/core/operator/CombineOperator.java | 2 +-
.../pinot/core/operator/ExecutionStatistics.java | 10 +++----
.../operator/blocks/IntermediateResultsBlock.java | 12 ++++-----
.../query/executor/ServerQueryExecutorV1Impl.java | 11 ++++----
.../core/query/reduce/BrokerReduceService.java | 17 ++++++++----
.../core/query/request/ServerQueryRequest.java | 8 ------
.../pinot/core/query/scheduler/QueryScheduler.java | 18 ++++++++-----
13 files changed, 86 insertions(+), 49 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]