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 43de2b4702 [HUDI-3868] Disable the sort input for flink streaming
append mode (#5309)
add 0281725c6b [MINOR] Inline the partition path logic into the builder
(#5310)
No new revisions were added by this update.
Summary of changes:
.../hudi/cli/commands/HoodieLogFileCommand.java | 2 --
.../cli/commands/TestHoodieLogFileCommand.java | 3 --
.../table/log/HoodieMergedLogRecordScanner.java | 7 ++++
.../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, 38 insertions(+), 88 deletions(-)