danny0405 commented on PR #9370: URL: https://github.com/apache/hudi/pull/9370#issuecomment-1666486193
Thanks @codope , I think through it again, we may no need this fix, when the user does not set a preCombine key, the code in `HoodieTableFactory#checkPreCombineKey` would set the field as a constant `NO_PRECOMBINE`, then when initializing the table, the field can be set up correctly as null. -- 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]
