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 3e1d3008ec14 feat(vector): Add guard for user creating nested VECTOR
(#18431)
add 447af5a8dbc7 fix(spark): Ignore duplicate fields when merging schema
in IncrementalRelation (#17776)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/IncrementalRelationV1.scala | 5 +-
.../org/apache/hudi/IncrementalRelationV2.scala | 5 +-
.../apache/hudi/functional/TestCOWDataSource.scala | 71 +++++++++++++++++
.../apache/hudi/functional/TestMORDataSource.scala | 88 ++++++++++++++++++++++
4 files changed, 167 insertions(+), 2 deletions(-)