Hequn Cheng created FLINK-16763:
-----------------------------------
Summary: Should not use BatchTableEnvironment for Python UDF in
the document of flink-1.10
Key: FLINK-16763
URL: https://issues.apache.org/jira/browse/FLINK-16763
Project: Flink
Issue Type: Improvement
Components: API / Python
Reporter: Hequn Cheng
Fix For: 1.10.1
Currently, for flink-1.10, Python UDF is not supported in old planner under
batch mode, so we should not use BatchTableEnvironment as an example for Python
UDF in the document[1] of flink-1.10. The problem may also exist in other
places in the document and should be checked.
[1]
https://ci.apache.org/projects/flink/flink-docs-release-1.10/dev/table/python/python_udfs.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)