You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by mc...@apache.org on 2020/09/29 22:47:11 UTC

[incubator-pinot] branch master updated (e892cb2 -> 40cb64d)

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

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


    from e892cb2  Enhance DistinctCountThetaSketchAggregationFunction (#6004)
     add 40cb64d  Add list of allowed tables for emitting table level metrics (#6037)

No new revisions were added by this update.

Summary of changes:
 .../broker/broker/helix/HelixBrokerStarter.java    |  4 ++-
 .../LiteralOnlyBrokerRequestTest.java              |  5 +--
 .../pinot/common/metrics/AbstractMetrics.java      | 39 +++++++++++++++++-----
 .../apache/pinot/common/metrics/BrokerMetrics.java | 16 +++++----
 .../apache/pinot/common/metrics/ServerMetrics.java | 16 +++++----
 .../apache/pinot/common/utils/CommonConstants.java |  9 +++--
 .../org/apache/pinot/server/conf/ServerConf.java   | 13 ++++++--
 .../pinot/server/starter/ServerInstance.java       |  3 +-
 .../pinot/spi/utils/builder/TableNameBuilder.java  |  9 +++++
 .../spi/utils/builder/TableNameBuilderTest.java    | 26 ++++++++-------
 10 files changed, 99 insertions(+), 41 deletions(-)
 copy pinot-common/src/test/java/org/apache/pinot/common/function/FunctionDefinitionRegistryTest.java => pinot-spi/src/test/java/org/apache/pinot/spi/utils/builder/TableNameBuilderTest.java (56%)


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