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 af3ffe5 [MINOR] Add links to all the existing RFCs in rfc/README.md
(#3876)
add e5b6b86 [HUDI-2633] Make precombine field optional for flink (#3874)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/configuration/FlinkOptions.java | 1 +
.../apache/hudi/configuration/OptionsResolver.java | 17 ++++++++
.../hudi/sink/StreamWriteOperatorCoordinator.java | 6 ++-
.../apache/hudi/sink/utils/PayloadCreation.java | 8 ++--
.../org/apache/hudi/table/HoodieTableFactory.java | 27 +++++++++---
.../apache/hudi/table/HoodieDataSourceITCase.java | 23 +++++++++++
.../apache/hudi/table/TestHoodieTableFactory.java | 48 ++++++++++++++++------
.../test/java/org/apache/hudi/utils/TestSQL.java | 7 ++++
8 files changed, 115 insertions(+), 22 deletions(-)