dianfu commented on a change in pull request #10907: [FLINK-15675][python] Add
exception and documentation that Python UDF is not supported for Flink Planner
under batch mode
URL: https://github.com/apache/flink/pull/10907#discussion_r368357160
##########
File path: docs/dev/table/functions/udfs.md
##########
@@ -144,6 +144,8 @@ $ python --version
$ python -m pip install apache-beam==2.15.0
{% endhighlight %}
+<span class="label label-info">Note</span> Currently, Python UDF is supported
for Blink planner both under streaming and batch mode while is only supported
under streaming mode for Flink Planner.
Review comment:
Flink Planner -> Old Planner
----------------------------------------------------------------
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