hequn8128 commented on a change in pull request #10310: [FLINK-14865][python] 
fix unstable tests 
PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2
URL: https://github.com/apache/flink/pull/10310#discussion_r350527850
 
 

 ##########
 File path: 
flink-python/src/main/java/org/apache/flink/python/util/ResourceUtil.java
 ##########
 @@ -41,37 +38,60 @@
                "pyflink-udf-runner.sh"
        };
 
-       public static final int BUFF_SIZE = 4096;
-
        public static List<File> extractBasicDependenciesFromResource(
                        String tmpdir,
                        ClassLoader classLoader,
 
 Review comment:
   The variable `classLoader` is not used.

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