You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2020/10/29 00:37:17 UTC

[incubator-pinot] branch master updated (0f85a92 -> 85a0804)

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/incubator-pinot.git.


    from 0f85a92  add quick-start example (#6207)
     add 85a0804  add upsert metadata metric (#6204)

No new revisions were added by this update.

Summary of changes:
 .../pinot/common/metrics/AbstractMetrics.java       | 16 ++++++++++++++++
 .../apache/pinot/common/metrics/ServerGauge.java    |  5 ++++-
 .../manager/realtime/RealtimeTableDataManager.java  |  2 +-
 .../core/upsert/PartitionUpsertMetadataManager.java | 21 +++++++++++++++++++++
 .../core/upsert/TableUpsertMetadataManager.java     | 11 ++++++++++-
 .../realtime/LLRealtimeSegmentDataManagerTest.java  |  3 ++-
 .../mutable/MutableSegmentImplUpsertTest.java       |  6 +++++-
 ...tadataAndDictionaryAggregationPlanMakerTest.java |  6 +++++-
 .../upsert/PartitionUpsertMetadataManagerTest.java  | 12 +++++++++---
 9 files changed, 73 insertions(+), 9 deletions(-)


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