Description
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.
Attachments
Issue Links
- duplicates
-
IGNITE-5621 CPP: Support BINARY and VARBINARY types for C++
- Resolved