Merge branch 'ignite-1282' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1282
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a28649e0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a28649e0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a28649e0 Branch: refs/heads/ignite-sql-opt Commit: a28649e0d5aa15af82678a67590f0ee238012284 Parents: 0410f0e f37863a Author: Alexey Goncharuk <[email protected]> Authored: Fri Nov 20 15:37:13 2015 +0300 Committer: Alexey Goncharuk <[email protected]> Committed: Fri Nov 20 15:37:13 2015 +0300 ---------------------------------------------------------------------- .../internal/portable/BinaryReaderExImpl.java | 65 ++++++++++++-------- .../portable/PortableClassDescriptor.java | 16 +++++ .../platform/cache/PlatformCache.java | 9 ++- .../Cache/CacheTestAsyncWrapper.cs | 1 - .../Cache/Query/CacheQueriesTest.cs | 2 - .../Apache.Ignite.Core/Cache/Query/ScanQuery.cs | 14 +---- .../Impl/Cache/CacheEntryFilterHolder.cs | 15 ----- .../Apache.Ignite.Core/Impl/Cache/CacheImpl.cs | 15 +---- .../Impl/Unmanaged/UnmanagedCallbacks.cs | 2 +- 9 files changed, 62 insertions(+), 77 deletions(-) ----------------------------------------------------------------------
