dianfu commented on a change in pull request #11702: 
[FLINK-16667][python][client] Support new Python dependency configuration 
options in flink-client.
URL: https://github.com/apache/flink/pull/11702#discussion_r407988608
 
 

 ##########
 File path: 
flink-python/src/main/java/org/apache/flink/python/util/PythonDependencyUtils.java
 ##########
 @@ -77,6 +83,23 @@ public static Configuration configurePythonDependencies(
                return 
pythonDependencyManager.getConfigWithPythonDependencyOptions();
        }
 
+       public static Configuration parseCommandLine(CommandLine commandLine) {
 
 Review comment:
   Rename to parsePythonDependencyConfiguration

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

Reply via email to