wuchong commented on issue #9203: [FLINK-13375][table-api] Improve config names in ExecutionConfigOptions and OptimizerConfigOptions URL: https://github.com/apache/flink/pull/9203#issuecomment-515659009 Hi @JingsongLi @godfreyhe , I have updated the pull request to adapt blink planner to the new config names. In order for easy reviewing, I split it into 2 commits: 1. the first one is just renaming config field names. It touches many files but all is renaming. 2. the second one is renaming config key names, improving description, changing `Integer` option -> `String` option (memory size). Feel free to leave comments. :)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services