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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org