You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2022/01/12 03:07:17 UTC

[hudi] branch master updated (6cdcd89 -> a392e9b)

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

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


    from 6cdcd89  [HUDI-3094] Unify Hive's InputFormat implementations to avoid duplication (#4417)
     add a392e9b  [HUDI-485] Corrected the check for incremental sql (#2768)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/hive/TestHiveSyncTool.java     |   2 +-
 .../apache/hudi/hive/testutils/HiveTestUtil.java   |  59 ++++++----
 hudi-utilities/pom.xml                             |   6 +
 .../hudi/utilities/HiveIncrementalPuller.java      |  11 +-
 .../hudi/utilities/TestHiveIncrementalPuller.java  | 129 ++++++++++++++++++++-
 5 files changed, 177 insertions(+), 30 deletions(-)