GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/2362
IGNITE-5621: Support BINARY and VARBINARY SQL types for C++ You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5621 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2362.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2362 ---- commit fc354d6ff0cd06136a135cbff52cee5708aa7c9b Author: Igor Sapego <isap...@gridgain.com> Date: 2017-07-28T15:04:36Z IGNITE-5621: Implemented for selects. commit 13c20f4f8ed6f3dd6fc48ec7d52a909b767570ee Author: Igor Sapego <isap...@gridgain.com> Date: 2017-07-28T15:25:57Z IGNITE-5621: Implemented for inserts commit 62aad18236d4f5509c6cd1c0c0c015ac37f2fa5e Author: Igor Sapego <isap...@gridgain.com> Date: 2017-07-28T16:19:33Z IGNITE-5621: Added test and fix ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---