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 b0ef89aaa02 [HUDI-9218] Implement HoodieRecordMerger for Flink
HoodieRecord (#13040)
add 906747a5bfb [HUDI-9042] Support `TimestampType.DATE_STRING` by
`RowDataKeyGen` (#13037)
No new revisions were added by this update.
Summary of changes:
.../hudi/keygen/TimestampBasedAvroKeyGenerator.java | 2 +-
.../java/org/apache/hudi/sink/bulk/RowDataKeyGen.java | 5 +++++
.../org/apache/hudi/sink/bulk/TestRowDataKeyGen.java | 17 +++++++++++++++++
rfc/README.md | 2 +-
4 files changed, 24 insertions(+), 2 deletions(-)