[
https://issues.apache.org/jira/browse/FLINK-23328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377999#comment-17377999
]
Jark Wu commented on FLINK-23328:
---------------------------------
Are you looking for user-defined AggregateFunction?
https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/table/functions/udfs/#aggregate-functions
> UDF Improvement
> ---------------
>
> Key: FLINK-23328
> URL: https://issues.apache.org/jira/browse/FLINK-23328
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Affects Versions: 1.12.2
> Reporter: waywtdcc
> Priority: Major
>
> Would you like to ask if you can add a field to the input stream with sql,
> this field represents the number of occurrences of the current value of a
> field? I hope that SQL can be more extensible, support keyby plus custom udf,
> and udf can access state in the same way as keyedprocessonfunction
--
This message was sent by Atlassian Jira
(v8.3.4#803005)