You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ak...@apache.org on 2016/08/03 11:28:53 UTC

[11/48] ignite git commit: Merge branch 'ignite-1.7'

Merge branch 'ignite-1.7'


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/596f0be3
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/596f0be3
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/596f0be3

Branch: refs/heads/ignite-3443
Commit: 596f0be34d4e3d571cacdd4f41646d579acec2df
Parents: 623df4c f96b568
Author: Pavel Tupitsyn <pt...@apache.org>
Authored: Wed Jul 27 15:26:33 2016 +0300
Committer: Pavel Tupitsyn <pt...@apache.org>
Committed: Wed Jul 27 15:26:33 2016 +0300

----------------------------------------------------------------------
 .../Cache/Query/CacheLinqTest.cs                | 18 +++++
 .../Apache.Ignite.Linq/Impl/AliasDictionary.cs  | 74 ++++++++++++++++----
 .../Impl/CacheQueryExpressionVisitor.cs         |  4 +-
 .../Impl/CacheQueryModelVisitor.cs              |  6 +-
 .../Apache.Ignite.Linq/Impl/ExpressionWalker.cs | 34 ++++-----
 modules/yardstick/config/queries.sql            |  1 +
 .../IgniteCacheRandomOperationBenchmark.java    | 71 +++++++++++++++----
 7 files changed, 156 insertions(+), 52 deletions(-)
----------------------------------------------------------------------