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 d3840a0c02f [HUDI-5058] HoodieCatalog#getTable sets primary key with
hoodie.datasource.write.recordkey.field for table intialized via Spark (#7981)
add 688d947e44b [HUDI-5729] Fix RowDataKeyGen method getRecordKey (#7894)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/configuration/OptionsResolver.java | 9 +++++++
.../org/apache/hudi/sink/bulk/RowDataKeyGen.java | 30 +++++++++++++++++-----
.../apache/hudi/sink/bulk/TestRowDataKeyGen.java | 23 +++++++++++++++++
3 files changed, 56 insertions(+), 6 deletions(-)