Hi everyone,

I would like to start discussion about how to support General Python 
User-Defined Aggregate Function on Table API.

FLIP-58[1] has already introduced the stateless Python UDF and has already been 
supported in the previous releases. However the stateful Python UDF, i.e. 
User-Defined Aggregate Function is not supported in PyFlink yet. We want to 
introduce the general Python user-defined aggregate function for PyFlink Table 
API.

Here is the design doc:

https://cwiki.apache.org/confluence/display/FLINK/FLIP-139%3A+General+Python+User-Defined+Aggregate+Function+Support+on+Table+API

Looking forward to your feedback!

Best,
Wei

[1] 
https://cwiki.apache.org/confluence/display/FLINK/FLIP-58%3A+Flink+Python+User-Defined+Stateless+Function+for+Table

Reply via email to