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/incubator-hudi.git.


    from b5df672  [HUDI-464] Use Hive Exec Core for tests (#1125)
     add 8306f74  [HUDI-417] Refactor HoodieWriteClient so that commit logic 
can be shareable by both bootstrap and normal write operations (#1166)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/AbstractHoodieWriteClient.java | 421 +++++++++++++++++++++
 .../java/org/apache/hudi/HoodieWriteClient.java    | 366 ++----------------
 2 files changed, 451 insertions(+), 336 deletions(-)
 create mode 100644 
hudi-client/src/main/java/org/apache/hudi/AbstractHoodieWriteClient.java

Reply via email to