You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:06 UTC

[jira] [Updated] (FLINK-13015) Create validators, strategies and transformations required for porting logical expressions

     [ https://issues.apache.org/jira/browse/FLINK-13015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Gao updated FLINK-13015:
----------------------------
    Fix Version/s: 1.16.0

> Create validators, strategies and transformations required for porting logical expressions
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-13015
>                 URL: https://issues.apache.org/jira/browse/FLINK-13015
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table SQL / API
>            Reporter: Dawid Wysakowicz
>            Priority: Minor
>              Labels: auto-deprioritized-major, pull-request-available
>             Fix For: 1.15.0, 1.16.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The goal of this task is to implement :
> InputTypeValidator:
> * by type root
> TypeStrategies:
> * cascade
> * explicit
> TypeTransformations:
> * to_nullable
> This set of classes will enable porting AND/OR/NOT/IS_TRUE/IS_FALSE/IS_NOT_TRUE/IS_NOT_FALSE to new type inference stack.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)