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/05 17:36:24 UTC

[incubator-pinot] branch master updated (e4d7a10 -> 93238c9)

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