[
https://issues.apache.org/jira/browse/IGNITE-25037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-25037:
--------------------------------------
Fix Version/s: 3.1
> Sql. Get rid of TypeUtils.fromInternal deprecated method.
> ---------------------------------------------------------
>
> Key: IGNITE-25037
> URL: https://issues.apache.org/jira/browse/IGNITE-25037
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Andrey Mashenkov
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3, tech-debt
> Fix For: 3.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> TypeUtils.toInternal method is deprecated and only used for parameters
> conversion.
> After IGNITE-24979, it is called in a single place to convert a query
> parameter of known native type.
> Let's convert parameter in-place and get rid of this method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)