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 672974c412 [HUDI-3823] Fix hudi-hive-sync-bundle to include HBase
dependencies and shading (#5257)
add df87095ef0 [HUDI-3454] Fix partition name in all code paths for
LogRecordScanner (#5252)
No new revisions were added by this update.
Summary of changes:
.../hudi/cli/commands/HoodieLogFileCommand.java | 6 +++-
.../cli/commands/TestHoodieLogFileCommand.java | 3 ++
.../java/org/apache/hudi/common/fs/FSUtils.java | 2 +-
.../common/functional/TestHoodieLogFormat.java | 21 ++++++++++--
.../examples/quickstart/TestQuickstartData.java | 12 +++++--
.../org/apache/hudi/table/format/FormatUtils.java | 38 +++++++++++++++-------
.../test/java/org/apache/hudi/utils/TestData.java | 12 +++++--
.../realtime/RealtimeCompactedRecordReader.java | 31 ++++++++++++------
8 files changed, 92 insertions(+), 33 deletions(-)