Nico Kruber created FLINK-22699:
-----------------------------------
Summary: Make ConstantArgumentCount public API
Key: FLINK-22699
URL:
https://issues.apache.org/jira/browse/FLINK-22699 Project: Flink
Issue Type: Improvement
Components: Table SQL / API
Affects Versions: 1.13.0
Reporter: Nico Kruber
{{ConstantArgumentCount}} is quite useful when implementing custom type inference. While the user can, of course, implement an {{ArgumentCount}} as well with just a few methods, it feels like this one is the most commonly used implementation and could be provided as public API (currently, it's marked {{@Internal}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)