You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2021/12/14 07:53:00 UTC

[jira] [Created] (IGNITE-16113) Calcite engine. Support BINARY/VARBINARY data types

Aleksey Plekhanov created IGNITE-16113:
------------------------------------------

             Summary: Calcite engine. Support BINARY/VARBINARY data types
                 Key: IGNITE-16113
                 URL: https://issues.apache.org/jira/browse/IGNITE-16113
             Project: Ignite
          Issue Type: Improvement
            Reporter: Aleksey Plekhanov


Currently, BINARY/VARBINARY data types have {{ByteString}} internal representation in Calcite, but {{byte[]}} expected by Ignite. We should add conversation from internal and to internal representation (see {{TypeUtils}} class).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)