This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 5c28762c80c [HUDI-8571] Fix the upgrade for OverwriteWithLatestPayload
(#12335)
add b6b02eb4d79 [HUDI-8545] Handle unsupported payloads with Secondary
Index creation (#12337)
No new revisions were added by this update.
Summary of changes:
.../spark/sql/hudi/command/IndexCommands.scala | 13 +++-
.../functional/TestSecondaryIndexPruning.scala | 71 +++++++++++++--------
.../hudi/command/index/TestSecondaryIndex.scala | 74 ++++++++++++++++++++--
.../TestHoodieMetadataTableValidator.java | 3 +-
4 files changed, 123 insertions(+), 38 deletions(-)