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/12 00:11:08 UTC

[hudi] branch master updated (585ce00 -> 86db4da)

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 585ce00  [HUDI-1301]  use  spark INCREMENTAL mode query hudi dataset support schema version. (#2125)
     add 86db4da  [HUDI-1339] delete useless import in hudi-spark module (#2173)

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/org/apache/hudi/HoodieMergeOnReadRDD.scala    | 2 +-
 .../src/main/scala/org/apache/hudi/HoodieSparkSqlWriter.scala    | 4 ++--
 .../src/main/scala/org/apache/hudi/HoodieStreamingSink.scala     | 4 ++--
 .../src/main/scala/org/apache/hudi/IncrementalRelation.scala     | 9 +--------
 4 files changed, 6 insertions(+), 13 deletions(-)