rvd8345 opened a new issue #2228:
URL: https://github.com/apache/hudi/issues/2228


   Hi Team,
   
   I tried upserting into an Hudi dataset after inserting a new field into the 
dataframe in between. So the original dataframe had 5 columns that was written 
in commit 1. Then before commit 2, I added a new column after column 1 of the 
original dataframe. 
   
   I was expecting Hudi to error out as new column was inserted in middle, but 
it did not. It gracefully re-wrote the files with new schema and performed Hive 
sync also. Hudi 0.52 is used. Is this something that has been recently enhanced 
in Hudi or did I miss something?
   
   thanks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to