[
https://issues.apache.org/jira/browse/IGNITE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov updated IGNITE-17182:
--------------------------------------
Fix Version/s: 3.0.0-alpha6
> Sql. Wrong result of TYPEOF function
> ------------------------------------
>
> Key: IGNITE-17182
> URL: https://issues.apache.org/jira/browse/IGNITE-17182
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Konstantin Orlov
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The result of {{TYPEOF('a'::varchar(1))}} is {{CHAR}} instead of {{VARCHAR}}.
> Looks like the information about actual type is missed after fragment
> deserialisation.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)