Merge remote-tracking branch 'origin/sprint-2' into sprint-2
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/2624d856 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/2624d856 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/2624d856 Branch: refs/heads/ignite-sql-tests Commit: 2624d856a5dbc9da2799c68ff196220ff923f706 Parents: 6cbaab4 59dac1e Author: AKuznetsov <akuznet...@gridgain.com> Authored: Mon Mar 16 20:08:39 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Mon Mar 16 20:08:39 2015 +0700 ---------------------------------------------------------------------- .../ignite/cache/query/SqlFieldsQuery.java | 7 +++ .../org/apache/ignite/cache/query/SqlQuery.java | 7 +++ .../apache/ignite/cache/query/TextQuery.java | 7 +++ .../processors/cache/query/QueryCursorEx.java | 46 ++++++++++++++++++++ .../processors/cache/query/QueryCursorImpl.java | 14 +++++- ...acheStoreSessionWriteBehindAbstractTest.java | 6 +-- 6 files changed, 81 insertions(+), 6 deletions(-) ----------------------------------------------------------------------