tandonraghav commented on issue #3078:
URL: https://github.com/apache/hudi/issues/3078#issuecomment-866269573


   @n3nash I am trying to implement exactly 
`https://github.com/apache/hudi/pull/2106/files` , in this also 
`PartialAvroPayload` class only implements `combineAndGetUpdateValue` .
   Also, i do not have `Schema` in preCombine method. 
   Also, i am saying if the record preexists in (.parquet) and if i add the 
field in incoming records (log file .avro files) then on compaction 
`combineAndGetUpdateValue` is not at all getting called but this doesnt happen 
if the schema is unchanged.


-- 
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:
us...@infra.apache.org


Reply via email to