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

[jira] [Updated] (IGNITE-5418) CPP: Add BINARY SQL type support for SQL queries

     [ https://issues.apache.org/jira/browse/IGNITE-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-5418:
------------------------------------
    Fix Version/s:     (was: 2.3)

> CPP: Add BINARY SQL type support for SQL queries
> ------------------------------------------------
>
>                 Key: IGNITE-5418
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5418
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 2.0
>            Reporter: Igor Sapego
>              Labels: cpp
>
> There are currently no way to add to query argument of type {{BINARY}} (byte array) or read field of this type using C++ API. Consider adding support for this using {{vector<int8_t>}} or some specific API calls.



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