You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by le...@apache.org on 2020/06/14 06:30:40 UTC

[hudi] branch master updated (a7fd331 -> fcabc8f)

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

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


    from a7fd331  Add unit test for snapshot reads in hadoop-mr
     add fcabc8f  [HUDI-1019] Clean refresh command in CLI (#1725)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/cli/commands/CleansCommand.java    |  6 ---
 .../apache/hudi/cli/commands/CommitsCommand.java   |  8 +---
 .../hudi/cli/commands/SavepointsCommand.java       | 12 ++---
 .../org/apache/hudi/cli/commands/TableCommand.java | 10 +++++
 .../apache/hudi/cli/commands/TestTableCommand.java | 52 ++++++++++++++++++++++
 5 files changed, 66 insertions(+), 22 deletions(-)