[
https://issues.apache.org/jira/browse/IGNITE-18705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov resolved IGNITE-18705.
---------------------------------------
Resolution: Invalid
This seems to be not relevant anymore since currently these methods implemented
as switch case over supported types
> Sql. Enumerate all supported types in TypeUtils.fromInternal/toInternal
> -----------------------------------------------------------------------
>
> Key: IGNITE-18705
> URL: https://issues.apache.org/jira/browse/IGNITE-18705
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 3.0
> Reporter: Maksim Zhuravkov
> Priority: Minor
> Labels: ignite-3
>
> Current implementation of TypeUtils.toInternal/fromInternal is error prone
> because it allows passing incorrect combination of storage types and values.
> It would be beneficial to to enumerate all currently supported combinations
> of (storage type, value ) and throw an error when fromInternal/toInternal
> encounter some unknown/invalid/unsupported data.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)