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)