twalthr commented on a change in pull request #8764:
[FLINK-12798][table-planner][table-api-java] Port TableEnvironment to
table-api-java module
URL: https://github.com/apache/flink/pull/8764#discussion_r296138234
##########
File path:
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/TableConfig.java
##########
@@ -109,7 +109,7 @@ public PlannerConfig getPlannerConfig() {
* Changing the configuration has no effect after the first query has
been defined.
*/
public void setPlannerConfig(PlannerConfig plannerConfig) {
Review comment:
rename to `addPlannerConfig`
----------------------------------------------------------------
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