You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ki...@apache.org on 2018/11/26 20:15:36 UTC

[incubator-pinot] branch execution-stats updated (62defb7 -> f30c82f)

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 62defb7  Emitting metrics numSegmentsQueried, numSegmentsProcessed, numSegmentsMatched
     add f30c82f  Handling review comments, added test case for offline and realtime

No new revisions were added by this update.

Summary of changes:
 .../requesthandler/BaseBrokerRequestHandler.java   |  2 +-
 .../pinot/common/response/BrokerResponse.java      |  6 +++---
 .../core/operator/CombineGroupByOperator.java      |  2 +-
 .../pinot/core/operator/CombineOperator.java       |  2 +-
 .../pinot/core/operator/ExecutionStatistics.java   |  2 +-
 .../pinot/core/query/scheduler/QueryScheduler.java |  8 ++++----
 .../tests/BaseClusterIntegrationTestSet.java       | 23 +++++++++++++++++++++-
 .../tests/HybridClusterIntegrationTest.java        |  6 ++++++
 .../tests/OfflineClusterIntegrationTest.java       |  6 ++++++
 9 files changed, 45 insertions(+), 12 deletions(-)


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