GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/1556 IGNITE-4106: SQL: parallelize sql queries over cache local partitions
Merged with IGNITE-1.9.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-4106-1.9
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1556.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1556
----
commit 608032b900a51a7fba99e383c0fe0d8a37558cbb
Author: AMRepo <
[hidden email]>
Date: 2017-02-20T18:24:29Z
Implemented.
commit b7c5ae313fa7c4cc6765e2f3ce8eb30d46c93f10
Author: AMRepo <
[hidden email]>
Date: 2017-02-20T19:53:33Z
Merge remote-tracking branch 'apache/ignite-1.9' into ignite-4106-1.9
# Conflicts:
# modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java
# modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/opt/GridH2IndexBase.java
# modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/GridMapQueryExecutor.java
# modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/GridReduceQueryExecutor.java
# modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/msg/GridH2QueryRequest.java
# modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/IgniteSqlSplitterSelfTest.java
----
---
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
[hidden email] or file a JIRA ticket
with INFRA.
---