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/01 08:18:00 UTC

[jira] [Assigned] (FLINK-28064) PredicateBuilder.in should accept null parameters

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

Jingsong Lee reassigned FLINK-28064:
------------------------------------

    Assignee: Caizhi Weng

> PredicateBuilder.in should accept null parameters
> -------------------------------------------------
>
>                 Key: FLINK-28064
>                 URL: https://issues.apache.org/jira/browse/FLINK-28064
>             Project: Flink
>          Issue Type: Bug
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Assignee: Caizhi Weng
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: table-store-0.2.0
>
>
> PredicateBuilder.in(int idx, List<Literal> literals).
> Literals must be not null, but this is not enough to meet the needs of SQL `in`.
> It is allowed to have null parameters in `in`.



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