You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/01/20 03:27:47 UTC

[GitHub] [flink] 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

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_r368357399
 
 

 ##########
 File path: docs/dev/table/functions/udfs.zh.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:
   ditto

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services