You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2020/10/04 18:34:31 UTC

[hudi] branch master updated (080ba3e -> b335459)

This is an automated email from the ASF dual-hosted git repository.

vinoth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from 080ba3e  [HUDI-1199] relocated jetty in hudi-utilities-bundle pom (#1990)
     add b335459  [HUDI-1208] Ordering Field should be optional when precombine is turned off (#2088)

No new revisions were added by this update.

Summary of changes:
 .../model/OverwriteWithLatestAvroPayload.java      |  2 +-
 .../main/java/org/apache/hudi/DataSourceUtils.java | 19 +++++++
 .../org/apache/hudi/payload/AWSDmsAvroPayload.java |  2 +-
 .../org/apache/hudi/HoodieSparkSqlWriter.scala     | 16 ++++--
 .../functional/HoodieSparkSqlWriterSuite.scala     | 58 +++++++++++++++++++++-
 .../hudi/utilities/deltastreamer/DeltaSync.java    |  6 ++-
 6 files changed, 93 insertions(+), 10 deletions(-)