Page properties | |||||
---|---|---|---|---|---|
|
Status
Current state: Released
Discussion thread: here (<- link to http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-FLIP-139-General-Python-User-Defined-Aggregate-Function-on-Table-API-td44139.html)
...
|
...
|
Please keep the discussion on the mailing list rather than commenting on the wiki (wiki discussions get unwieldy fast).
...
- Support ValueState and Basic Python UDAF(without dataview support, distinct keyword and filter keyword support) on blink stream planner
- Support Basic Python UDAF(without dataview support, distinct keyword and filter keyword support) on blink batch planner
- Support ListState and MapState
- Support DataView
- Support FILTER keyword and DISTINCT keyword
- Support mixed use with built-in aggs
Status
Current state: Accepted
Discussion thread: here (<- link to http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-FLIP-139-General-Python-User-Defined-Aggregate-Function-on-Table-API-td44139.html)
...