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 2a56065c854 [HUDI-7853] Fix missing serDe properties post migration
from hiveSync to glueSync (#11404)
add 51ef7097cb4 [HUDI-7826] Make column nullable when
setNullForMissingColumns is true (#11381)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/client/BaseHoodieWriteClient.java | 2 +-
.../table/action/commit/HoodieMergeHelper.java | 2 +-
.../schema/utils/AvroSchemaEvolutionUtils.java | 36 +++++++++++++++++---
.../org/apache/hudi/avro/AvroSchemaTestUtils.java | 4 +++
.../schema/utils/TestAvroSchemaEvolutionUtils.java | 4 +--
.../scala/org/apache/hudi/HoodieSchemaUtils.scala | 9 ++---
.../org/apache/hudi/TestHoodieSchemaUtils.java | 38 +++++++++++++++++++---
7 files changed, 77 insertions(+), 18 deletions(-)