[
https://issues.apache.org/jira/browse/FLINK-22699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-22699.
--------------------------------
Fix Version/s: 1.13.1
1.14.0
Resolution: Fixed
Fixed in 1.14.0: 3c732c7eb09e290e6ded266e08170391178cc6fa
Fixed in 1.13.1: ac19f763b97e07486a1ad498d72a6409e8352d27
> 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
> Assignee: Timo Walther
> Priority: Major
> Fix For: 1.14.0, 1.13.1
>
>
> {{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)