You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2022/06/16 08:22:00 UTC

[jira] [Created] (IGNITE-17182) Sql. Wrong result of TYPEOF function

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)