This is an automated email from the ASF dual-hosted git repository.
jamesshao pushed a change to branch upsert-pr-land
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 5306aa5 move upsert config mostly to table config now
add 17801a2 add validFrom & validUntil definition to upsert table config
add e7c8047 update table config per meeting feedback, move other pinot
common diff to later diff to ensure better review
No new revisions were added by this update.
Summary of changes:
.../pinot/common/config/IngestionModeConfig.java | 29 ++++++++-
.../apache/pinot/common/metrics/BrokerGauge.java | 3 +-
.../apache/pinot/common/metrics/BrokerMeter.java | 3 +-
.../apache/pinot/common/metrics/ServerMeter.java | 5 +-
.../restlet/resources/TableLowWaterMarksInfo.java | 52 ----------------
.../apache/pinot/common/utils/CommonConstants.java | 29 ---------
.../apache/pinot/common/utils/LLCSegmentName.java | 14 +----
.../org/apache/pinot/common/utils/NetUtil.java | 31 +---------
.../pinot/common/config/TableConfigTest.java | 71 +++++++++++++++++++++-
.../java/org/apache/pinot/spi/data/FieldSpec.java | 8 ---
.../java/org/apache/pinot/spi/data/Schema.java | 24 +-------
11 files changed, 102 insertions(+), 167 deletions(-)
delete mode 100644
pinot-common/src/main/java/org/apache/pinot/common/restlet/resources/TableLowWaterMarksInfo.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]