[
https://issues.apache.org/jira/browse/FLINK-17855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17333741#comment-17333741
]
Flink Jira Bot commented on FLINK-17855:
----------------------------------------
This issue was marked "stale-assigned" and has not received an update in 7
days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> UDF with parameter Array(Row) can not work
> ------------------------------------------
>
> Key: FLINK-17855
> URL: https://issues.apache.org/jira/browse/FLINK-17855
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: Jingsong Lee
> Assignee: Nicholas Jiang
> Priority: Major
> Labels: sprint, stale-assigned
> Fix For: 1.13.0
>
>
> {code:java}
> public String eval(Row[] rows) {
> ...
> }
> {code}
> Can not work.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)