danny0405 commented on PR #5771: URL: https://github.com/apache/hudi/pull/5771#issuecomment-1195074354
> When no record key or precombine field is provided, then it is assumed that the workload does not have updates or deletes and Hudi will simply bulk insert. Can we do such assumption ? I don't think so, how about the user insert overwrite the table first then they want to upsert the same table with incremental new data set ? The empty record key then does not work at all ~ -- 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]
