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

[jira] [Updated] (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 ]

ASF GitHub Bot updated FLINK-28064:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            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)