[
https://issues.apache.org/jira/browse/FLINK-28064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-28064.
--------------------------------
Resolution: Fixed
master: 0688ce66bbf5f2736c82a4d4c6e4279e33e24f66
> 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)