xushiyan opened a new pull request, #14322: URL: https://github.com/apache/hudi/pull/14322
Replace the deprecated notion of precombine field with ordering field. - `hoodie.datasource.write.precombine.field` -> `hoodie.table.ordering.fields` - `write.precombine.fields` -> `ordering.fields` - any text that mentions precombine field or precombine is updated accordingly - sql examples still use `preCombineField` as the option key -- 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]
