You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2019/06/26 09:38:00 UTC

[jira] [Created] (FLINK-12996) Add predefined type validators, strategies, and transformations

Timo Walther created FLINK-12996:
------------------------------------

             Summary: 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
            Reporter: Timo Walther
            Assignee: Timo Walther


 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
(v7.6.3#76005)