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/03/31 01:14:51 UTC

[incubator-pinot] branch upsert-pr-land updated (5c31201 -> a0f4fba)

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 5c31201  frst update per cr
     add a0f4fba  adjust how schema work for upsert

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pinot/common/data/SchemaTest.java   | 138 ++++++++++++++++++++-
 .../apache/pinot/spi/data/IngestionModeConfig.java | 114 +++++++++++++++++
 .../java/org/apache/pinot/spi/data/Schema.java     |  95 +++++++-------
 3 files changed, 292 insertions(+), 55 deletions(-)
 create mode 100644 pinot-spi/src/main/java/org/apache/pinot/spi/data/IngestionModeConfig.java


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