Hi, Flavio. Extending the scope of Python UDFs is described in FLIP-106 [1, 2] and is planned for the upcoming 1.11 release, according to Piotr's last update.
Hope this addresses your question! Marta [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-106%3A+Support+Python+UDF+in+SQL+Function+DDL [2] http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-FLIP-106-Support-Python-UDF-in-SQL-Function-DDL-td38107.html On Thu, Apr 30, 2020 at 11:30 PM Flavio Pompermaier <[email protected]> wrote: > Hi to all, > is it possible to run a Python UDF from a Java job (using Table API or > SQL)? > Is there any reference? > > Best, > Flavio >
