You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by laz2 <gi...@git.apache.org> on 2018/12/15 16:36:24 UTC

[GitHub] ignite pull request #5677: IGNITE-10707 Allow checking BinaryField NULL-valu...

GitHub user laz2 opened a pull request:

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

    IGNITE-10707 Allow checking BinaryField NULL-value without reading value

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/laz2/ignite binary-field-is-null

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5677.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 #5677
    
----
commit ccc9d49d1d6d9b07f234703b35321807a11a0c92
Author: Dmitry Lazurkin <di...@...>
Date:   2018-12-15T16:35:11Z

    IGNITE-10707 Allow checking BinaryField NULL-value without reading value

----


---