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)