You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by yi...@apache.org on 2022/06/30 17:00:23 UTC

[hudi] branch master updated (8547899a39 -> 397fd30142)

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

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


    from 8547899a39 [HUDI-4285] add ByteBuffer#rewind after ByteBuffer#get in AvroDeseria… (#5907)
     add 397fd30142 [HUDI-3984] Remove mandatory check of partiton path for cli command (#5458)

No new revisions were added by this update.

Summary of changes:
 .../hudi/cli/commands/CompactionCommand.java       |   2 +-
 .../hudi/cli/commands/FileSystemViewCommand.java   |   2 +-
 .../cli/commands/HDFSParquetImportCommand.java     |   2 +-
 .../apache/hudi/cli/commands/MetadataCommand.java  |  10 +-
 .../cli/commands/TestFileSystemViewCommand.java    | 121 ++++++++++++++++-----
 5 files changed, 106 insertions(+), 31 deletions(-)