This is an automated email from the ASF dual-hosted git repository.
akudinkin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 653aa86145f [MINOR] Fix wrong assertion in TestHoodieTableFactory.java
(#7916)
add 67f4c78c5a0 [HUDI-5758] Restoring state of `HoodieKey` to make sure
it's binary compatible w/ its state in 0.12 (#7917)
No new revisions were added by this update.
Summary of changes:
.../apache/spark/HoodieSparkKryoRegistrar.scala | 25 +++++++++++++++++--
.../org/apache/hudi/common/model/DeleteRecord.java | 9 +++++++
.../org/apache/hudi/common/model/HoodieKey.java | 28 ++++++++--------------
.../common/table/log/block/HoodieDeleteBlock.java | 2 ++
4 files changed, 44 insertions(+), 20 deletions(-)