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 2462ae5ce7cc refactor: Remove redundancy in index validation logic in
HoodieIndexU… (#17911)
add 1577d6eb5834 fix: SimpleAvro-, NonpartitionedAvro- and
ComplexAvroKeyGenerator are also valid for writing by Spark when meta-fields
are disabled (#18187)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/client/BaseHoodieWriteClient.java | 4 +-
.../hudi/keygen/constant/KeyGeneratorType.java | 9 ++
.../sql/hudi/dml/insert/TestInsertTable.scala | 104 ++++++++++++++++++++-
3 files changed, 113 insertions(+), 4 deletions(-)