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 e4d7a10 Add a property to set the s3 endpoint (#6104) add 93238c9 add upsert related configs (#6096) No new revisions were added by this update. Summary of changes: .../org/apache/pinot/common/data/SchemaTest.java | 12 ++++-- .../common/utils/config/TableConfigSerDeTest.java | 8 +--- .../apache/pinot/spi/config/table/TableConfig.java | 6 +++ .../pinot/spi/config/table/UpsertConfig.java | 44 ++++++---------------- .../java/org/apache/pinot/spi/data/Schema.java | 37 +++++++++++++++--- .../pinot/spi/config/table/UpsertConfigTest.java | 36 ++---------------- 6 files changed, 62 insertions(+), 81 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org