You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by na...@apache.org on 2020/07/08 22:30:20 UTC

[hudi] branch master updated (7b2a947 -> 086853c)

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

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


    from 7b2a947  [HUDI-1069] Remove duplicate assertNoWriteErrors() (#1797)
     add 086853c  [HUDI-1080] Fix backward compatibility for com.uber inputformats

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/HoodieCombineHiveInputFormat.java  | 60 ++++++++++++++++++++++
 .../hadoop/hive/HoodieCombineHiveInputFormat.java  | 44 +++++++++++-----
 2 files changed, 90 insertions(+), 14 deletions(-)
 create mode 100644 hudi-hadoop-mr/src/main/java/com/uber/hoodie/hadoop/hive/HoodieCombineHiveInputFormat.java