[
https://issues.apache.org/jira/browse/FLINK-12996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12996:
-----------------------------------
Labels: pull-request-available (was: )
> Add predefined type validators, strategies, and transformations
> ---------------------------------------------------------------
>
> Key: FLINK-12996
> URL: https://issues.apache.org/jira/browse/FLINK-12996
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Affects Versions: 1.9.0
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
>
> FLINK-12924 introduced new interfaces for performing type inference. We need
> a set of predefined type validators, strategies, and transformations
> implemented with the new interfaces in order to represent the old type
> checking logic. Those interfaces can be inspired by Calcite's
> {{org.apache.calcite.sql.type.ReturnTypes}},
> {{org.apache.calcite.sql.type.OperandTypes}}, and
> {{org.apache.calcite.sql.type.SqlTypeTransforms}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)