Konstantin Orlov created IGNITE-17182:
-----------------------------------------
Summary: 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
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)