This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from ae4f46874a9 [MINOR} When M3 metrics reporter type is used
HoodieMetricsConfig should create default values for HoodieMetricsM3Config
(#10936)
add 06d3bb8cfbd [HUDI-6884] hudi-cli should generate correct
HoodieTimeGeneratorConfig (#10941)
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/hudi/cli/HoodieCLI.java | 8 ++++++--
.../org/apache/hudi/cli/commands/TableCommand.java | 19 +++++++++++++++++--
.../hudi/cli/commands/TestFileSystemViewCommand.java | 6 ++++--
.../apache/hudi/cli/commands/TestMetadataCommand.java | 3 ++-
.../apache/hudi/cli/commands/TestTableCommand.java | 17 ++++++++++++++++-
.../apache/hudi/cli/integ/ITTestBootstrapCommand.java | 3 ++-
.../cli/integ/ITTestHDFSParquetImportCommand.java | 6 ++++--
.../apache/hudi/cli/integ/ITTestRepairsCommand.java | 3 ++-
8 files changed, 53 insertions(+), 12 deletions(-)