You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2021/10/29 08:31:00 UTC

[jira] [Closed] (FLINK-24462) Refactor casting rules in a similar fashion to DataStructureConverter

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

Timo Walther closed FLINK-24462.
--------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

Fixed in master: 2bb40124c98242d22fd6d8964fe9ccb3f0007b0f

> Refactor casting rules in a similar fashion to DataStructureConverter
> ---------------------------------------------------------------------
>
>                 Key: FLINK-24462
>                 URL: https://issues.apache.org/jira/browse/FLINK-24462
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>            Reporter: Francesco Guardiani
>            Assignee: Francesco Guardiani
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>         Attachments: results.txt
>
>
> The goal of this issue is to reorganize CAST logic in rules, similarly to DataStructureConverter. This makes the casting rules easier to debug and extend, allows us to reuse some of the rules for https://issues.apache.org/jira/browse/FLINK-21456 without duplicating any code and simplifies/cleanups the code generator code base. These rules can be reused in the context of https://issues.apache.org/jira/browse/FLINK-24385 as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)