You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dmitrievanthony <gi...@git.apache.org> on 2018/05/31 14:59:48 UTC

[GitHub] ignite pull request #4101: IGNITE-8666 Add ability of filtering data during ...

GitHub user dmitrievanthony opened a pull request:

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

    IGNITE-8666 Add ability of filtering data during datasets creation

    …asetBuilder.

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-8666

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

    https://github.com/apache/ignite/pull/4101.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 #4101
    
----
commit e392b6acafb3fa2752b77fcd942dc85b482b4bec
Author: Anton Dmitriev <dm...@...>
Date:   2018-05-31T14:57:26Z

    IGNITE-8666 Add predicates into CacheBasedDatasetBuilder and LocalDatasetBuilder.

----


---

[GitHub] ignite pull request #4101: IGNITE-8666 Add ability of filtering data during ...

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

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


---