parisni commented on issue #6531: URL: https://github.com/apache/hudi/issues/6531#issuecomment-1234144085
Clear explanation. That's a surprising default behavior since insert won't dedup at combine step, I would expect no such collateral effect when choosing insert over upsert On August 31, 2022 11:30:04 PM UTC, Sivabalan Narayanan ***@***.***> wrote: >dedup w/ insert could happen by chance if the new batch is routed to the same file group due to small file handling. >so thats just a side effect of small file handling. > > >-- >Reply to this email directly or view it on GitHub: >https://github.com/apache/hudi/issues/6531#issuecomment-1233550376 >You are receiving this because you were mentioned. > >Message ID: ***@***.***> -- 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]
