Bowen Li created FLINK-15588:
--------------------------------
Summary: 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
Fix For: 1.11.0
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)