beyond1920 commented on issue #8294: [FLINK-12348][table-planner-blink]Use TableConfig in api module to replace TableConfig in blink-planner module. URL: https://github.com/apache/flink/pull/8294#issuecomment-487336355 `TableConfigOptions` should also exist in API module. But TableConfigOptions now only works for Blink table planner and Blink table runtime, we need to discuss it in more detail. And If `TableConfigOptions` moved in API module, `PlannerConfigOptions ` has no need to exits any more, all it's configuration keys should be moved in TableConfigOptions.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
