You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (JIRA)" <ji...@apache.org> on 2019/07/24 10:16:00 UTC

[jira] [Resolved] (FLINK-13351) duplicate case ROW match in FlinkTypeFactory.toLogicalType

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

Jark Wu resolved FLINK-13351.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Fixed in 1.10.0: 64ca5e4d41722fab109eb4883ce6817c265488aa
Fixed in 1.9.0: d684a72c9f137dcd8262fa5e047dc6fb13d42af3

> duplicate case ROW match in FlinkTypeFactory.toLogicalType
> ----------------------------------------------------------
>
>                 Key: FLINK-13351
>                 URL: https://issues.apache.org/jira/browse/FLINK-13351
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.9.0, 1.10.0
>            Reporter: Louis Xu
>            Assignee: Louis Xu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0, 1.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> FlinkTypeFactory.toLogicalType() in flink-table-planner-blink module has duplicate case Row match in line 482-489.
> I also look in FlinkTypeFactory in flink-table-planner, it also have 2 case Row match. But one of match types is 'CompositeRelDataType' which defined only in flink-table-planner module.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)