GitHub user dkarachentsev opened a pull request:
https://github.com/apache/ignite/pull/868
IGNITE-2598 - Enum arguments in SQL queries are not considered with Bâ¦
â¦inaryMarshaller.
- Query arguments are converted to binary objects now if binary marshaller
used.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-2208
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/868.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 #868
----
commit 02bcb2de7885df0ca6698e675aaf0e7d874664a6
Author: dkarachentsev <[email protected]>
Date: 2016-07-12T15:58:31Z
IGNITE-2598 - Enum arguments in SQL queries are not considered with
BinaryMarshaller.
- Query arguments are converted to binary objects now if binary marshaller
used.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---