dianfu commented on a change in pull request #10017: [FLINK-14019][python] add
support for managing environment and dependencies of Python UDF in Flink Python
API
URL: https://github.com/apache/flink/pull/10017#discussion_r348483484
##########
File path: flink-python/pyflink/table/tests/test_udf.py
##########
@@ -401,7 +407,34 @@ class
PyFlinkStreamUserDefinedFunctionTests(UserDefinedFunctionTests,
pass
+class BlinkUserDefinedFunctionTests(object):
Review comment:
How about adding a dedicated test file for dependency test, i.e.
test_dependency.py, etc.
----------------------------------------------------------------
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