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 2021/12/17 13:53:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-16113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461448#comment-17461448 ] 

Konstantin Orlov commented on IGNITE-16113:
-------------------------------------------

[~alex_pl], the patch looks good to me! I left a few minor comments in the PR, but fell free to ignore them.

> 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
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>              Labels: calcite2-required, calcite3-required
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)