You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/07/19 04:17:00 UTC

[jira] [Closed] (FLINK-28579) Supports predicate testing for new columns

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

Jingsong Lee closed FLINK-28579.
--------------------------------
    Resolution: Fixed

master: 4d36d8dcb5d20c9517e3532d8aa42aa828ac4c23

> Supports predicate testing for new columns
> ------------------------------------------
>
>                 Key: FLINK-28579
>                 URL: https://issues.apache.org/jira/browse/FLINK-28579
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.2.0
>
>
> The currently added column, if there is a filter on it, will cause an error in the RowDataToObjectArrayConverter because the number of columns is not correct
> We can make BinaryTableStats supports evolution from shorter rowData.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)