nsivabalan commented on issue #2936:
URL: https://github.com/apache/hudi/issues/2936#issuecomment-999397069


   @shenbinglife : I could not reproduce this. Here is what I tried.
   Inserted a bunch of records to a new hudi MOR table.
   Generated updates and marked one of the column as null (columns's default 
value is null). and upserted these to hudi. 
   On read, I can confirm that the column which I nullified, picked up the 
value from previous version of the record. 
   
   If your use-case is something different, let me know. 
   
   https://gist.github.com/nsivabalan/fa5d592d8ee08eb51c31835c7a51023c
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to