You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitry Karachentsev (JIRA)" <ji...@apache.org> on 2017/09/21 21:30:01 UTC

[jira] [Commented] (IGNITE-5767) Web console: use byte array type instead of java.lang.Object for binary JDBC types

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

Dmitry Karachentsev commented on IGNITE-5767:
---------------------------------------------

Must be used `[B` type, not `byte[]`.

> Web console: use byte array type instead of java.lang.Object for binary JDBC types
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-5767
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5767
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Denis Kholodov
>            Assignee: Andrey Novikov
>             Fix For: 2.3
>
>
> Schema importer should use {{[B}} query entity field type instead of {{java.lang.Object}} for the following SQL types: {{BINARY}}, {{VARBINARY}} and {{LONGVARBINARY}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)