[ https://issues.apache.org/jira/browse/IGNITE-25125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrey Mashenkov updated IGNITE-25125: -------------------------------------- Fix Version/s: 3.1 > 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 > Fix For: 3.1 > > Time Spent: 10m > Remaining Estimate: 0h > > {{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)