xiarixiaoyao commented on issue #6243: URL: https://github.com/apache/hudi/issues/6243#issuecomment-1200067268
@fujianhua168 the reason is that you have configure preCombineField = 'ts' the old record has a bigger ts(1000) then the new record ts(900) , so hudi will not merge the new record -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
