You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dkarachentsev <gi...@git.apache.org> on 2016/07/13 06:46:51 UTC

[GitHub] ignite pull request #868: IGNITE-2598 - Enum arguments in SQL queries are no...

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\u2026

    \u2026inaryMarshaller.
    
    - 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 <dk...@gridgain.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #868: IGNITE-2598 - Enum arguments in SQL queries are no...

Posted by dkarachentsev <gi...@git.apache.org>.
Github user dkarachentsev closed the pull request at:

    https://github.com/apache/ignite/pull/868


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---