You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2017/07/17 12:47:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Andrey Gura updated IGNITE-5767:
--------------------------------
    Description: Schema importer should use {{[B}} query entity field type instead of {{java.lang.Object}} for the following SQL type: {{BINARY}}, {{VARBINARY}} and {{LONGVARBINARY}}.  (was:    

BinaryStream is not supported for insert operation using JDBC


Please refer my old ticket number
https://gridgain.freshdesk.com/support/tickets/3827


Hi Mikhail,


setBytes also not working. Please find the error and source code.


 )

> 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
>            Reporter: Denis Kholodov
>
> Schema importer should use {{[B}} query entity field type instead of {{java.lang.Object}} for the following SQL type: {{BINARY}}, {{VARBINARY}} and {{LONGVARBINARY}}.



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