You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/10/31 06:28:07 UTC

[GitHub] [hudi] waywtdcc commented on pull request #7056: [HUDI-5088]Fix bug:Failed to synchronize the hive metadata of the Flink table

waywtdcc commented on PR #7056:
URL: https://github.com/apache/hudi/pull/7056#issuecomment-1296597975

   > [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.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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org