This is an automated email from the ASF dual-hosted git repository.
gortiz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 5421129d3e1 Bump com.google.errorprone:error_prone_annotations from
2.45.0 to 2.46.0 (#17480)
add cf0ce99092e Add new mse metrics (#17419)
No new revisions were added by this update.
Summary of changes:
.../MultiStageBrokerRequestHandler.java | 17 +++++++++
.../org/apache/pinot/common/datatable/StatMap.java | 41 +++++++++++++++++++++-
.../apache/pinot/common/metrics/BrokerMeter.java | 13 ++++++-
.../apache/pinot/common/metrics/ServerMeter.java | 24 ++++++++++++-
.../runtime/executor/OpChainSchedulerService.java | 31 ++++++++++++++++
.../query/runtime/operator/AggregateOperator.java | 2 +-
.../query/runtime/operator/BaseJoinOperator.java | 2 +-
.../operator/BaseMailboxReceiveOperator.java | 2 +-
.../query/runtime/operator/ErrorOperator.java | 2 +-
.../query/runtime/operator/FilterOperator.java | 2 +-
.../pinot/query/runtime/operator/LeafOperator.java | 2 +-
.../runtime/operator/LiteralValueOperator.java | 2 +-
.../query/runtime/operator/LookupJoinOperator.java | 2 +-
.../runtime/operator/MailboxSendOperator.java | 2 +-
.../query/runtime/operator/MultiStageOperator.java | 2 +-
.../pinot/query/runtime/operator/SortOperator.java | 2 +-
.../query/runtime/operator/TransformOperator.java | 2 +-
.../query/runtime/operator/UnnestOperator.java | 2 +-
.../runtime/operator/WindowAggregateOperator.java | 2 +-
.../query/runtime/operator/set/SetOperator.java | 2 +-
.../plan/pipeline/PipelineBreakerOperator.java | 2 +-
.../executor/OpChainSchedulerServiceTest.java | 3 ++
.../operator/BlockListMultiStageOperator.java | 2 +-
.../pinot/query/runtime/operator/OpChainTest.java | 2 +-
24 files changed, 144 insertions(+), 21 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]