[
https://issues.apache.org/jira/browse/IGNITE-25125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov reassigned IGNITE-25125:
-----------------------------------------
Assignee: Andrey Mashenkov
> Sql. BatchedArguments should allow null agrument values
> -------------------------------------------------------
>
> Key: IGNITE-25125
> URL: https://issues.apache.org/jira/browse/IGNITE-25125
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Andrey Mashenkov
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
>
> {{BatchedArguments.add}} uses {{List.of}} underneath that doesn't allow nulls.
> Let's rewrite it with e.g. {{Arrays.asList}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)