dongkelun commented on PR #6448: URL: https://github.com/apache/hudi/pull/6448#issuecomment-1284037349
> @dongkelun thanks for the patch. there are 2 reasons to why we have to close this for now: > > 1. we should keep default value consistent for different scenarios > 2. we don't want to introduce breaking changes (unless with strong reason) until 1.0 when we batch these breakings together > > hence i'm tracking the tasks here https://issues.apache.org/jira/browse/HUDI-5062 OK. got it One thing I want to say is that in previous versions of `mergeInto`, the default value of `HIVE_SYNC_MODE` is `HMS`. In other SQL statements, such as `insert` `update`, the default value is also `HMS` -- 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]
