nandini57 opened a new issue #1582:
URL: https://github.com/apache/incubator-hudi/issues/1582


   @vinothchandar @bvaradar 
   
   In continuation to recently raised issue 1569,for custom merge logic, is 
there a way to preserve the currentValue on Disk.It seems in HoodieMergeHandler 
copyOldRecord flag is false and currentval is lost 
   
    @Override
       public Option<IndexedRecord> combineAndGetUpdateValue(IndexedRecord 
currentValue, Schema schema) throws IOException {
   
   


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