You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2017/06/06 10:17:18 UTC

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

Igor Sapego created IGNITE-5418:
-----------------------------------

             Summary: 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
             Fix For: 2.2


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.3.15#6346)