WeiZhong94 commented on a change in pull request #11901:
URL: https://github.com/apache/flink/pull/11901#discussion_r415266948



##########
File path: 
flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/ExecutionContext.java
##########
@@ -517,6 +526,7 @@ private void createTableEnvironment(
                        CatalogManager catalogManager,
                        ModuleManager moduleManager,
                        FunctionCatalog functionCatalog) {
+               config.addConfiguration(flinkConfig);

Review comment:
       The translation of Python physical nodes need to read the Python 
configurations in `flinkConfig`.




----------------------------------------------------------------
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]


Reply via email to