waywtdcc commented on PR #7056: URL: https://github.com/apache/hudi/pull/7056#issuecomment-1296599163
> [5088.patch.zip](https://github.com/apache/hudi/files/9876623/5088.patch.zip) Thanks for the fix, i have reviewed and applied a patch ~ boolean withOperationField = Boolean.parseBoolean(table.getOptions().getOrDefault(FlinkOptions.CHANGELOG_ENABLED.key(), "false")); Thank you for your reviews. But I think "false" should not be written dead, and the default value should be used. -- 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]
