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.patchTo 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 <dmitrievanthony@...>
Date: 2018-05-31T14:57:26Z
IGNITE-8666 Add predicates into CacheBasedDatasetBuilder and LocalDatasetBuilder.
----
---