[
https://issues.apache.org/jira/browse/FLINK-15588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-15588:
----------------------------
Fix Version/s: (was: 1.13.0)
> check registered udf via catalog API cannot be a scala inner class
> ------------------------------------------------------------------
>
> Key: FLINK-15588
> URL: https://issues.apache.org/jira/browse/FLINK-15588
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Bowen Li
> Priority: Major
>
> scala inner class cannot be instantiated via reflection directly. thus they
> cannot be catalog functions stored as full class name.
> we should check that in catalog API to make sure we remind users of it with
> proper error messages
--
This message was sent by Atlassian Jira
(v8.3.4#803005)