ignite git commit: IGNITE-10134 Add exception handling for job reduce results - Fixes #5250.

2018-11-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master ecf750fcd -> ded41e9d1 IGNITE-10134 Add exception handling for job reduce results - Fixes #5250. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-10141 Cache 3 suite tests optimization - Fixes #5254.

2018-11-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master a719aa9ca -> ecf750fcd IGNITE-10141 Cache 3 suite tests optimization - Fixes #5254. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[ignite-teamcity-bot] branch master updated: IGNITE-9939 more debug info for find out problem cause - Fixes #68.

2018-11-13 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/master by this push: new fd6c96c IGNITE-9939 more debug

ignite git commit: IGNITE-8639: SQL: Fixed NPE in org.h2.util.StringUtils.indent where query has a lot of nested subqueries. This closes #4919.

2018-11-13 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master c3462 -> 84d329c29 IGNITE-8639: SQL: Fixed NPE in org.h2.util.StringUtils.indent where query has a lot of nested subqueries. This closes #4919. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-10237 Fixed inspections - Fixes #5378.

2018-11-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 84d329c29 -> 41bc714df IGNITE-10237 Fixed inspections - Fixes #5378. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/41bc714d

ignite git commit: IGNITE-10231: SQL: moved partition extraction logic into separate class to simplify further development. This closes #5374.

2018-11-13 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 41bc714df -> 4ea3d4c3e IGNITE-10231: SQL: moved partition extraction logic into separate class to simplify further development. This closes #5374. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-6044: SQL: Disallow DML inside active non-MVCC transactions. This is needed to avoid deadlocks as updated order is not known. Users may skip this check with ""-DIGNITE_ALLOW_

2018-11-13 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master ded41e9d1 -> 0f387681b IGNITE-6044: SQL: Disallow DML inside active non-MVCC transactions. This is needed to avoid deadlocks as updated order is not known. Users may skip this check with ""-DIGNITE_ALLOW_DML_INSIDE_TRANSACTION=true".

ignite git commit: IGNITE-8386: SQL: unwrapped key fields for PK index. Previously we built PK index over the whole "_KEY". This worked fine for primitive keys, but led to unusable PK index in case of

2018-11-13 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 0f387681b -> c3462 IGNITE-8386: SQL: unwrapped key fields for PK index. Previously we built PK index over the whole "_KEY". This worked fine for primitive keys, but led to unusable PK index in case of composite key (what affected

[ignite-teamcity-bot] branch master updated: Removal of entry which caused duplication of messages

2018-11-13 Thread dpavlov
* TC Bot Version. */ -public static final String VERSION = "20181112"; +public static final String VERSION = "20181113"; /** TC Bot Version. */ public String version = VERSION; diff --git a/ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/web/model/h

ignite git commit: IGNITE-9557: SQL: throw proper error message about unsupported "EXPLAIN [DML]" operation. This closes #4976.

2018-11-13 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 4ea3d4c3e -> 23607216c IGNITE-9557: SQL: throw proper error message about unsupported "EXPLAIN [DML]" operation. This closes #4976. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-10171: SQL: show original query in GridRunningQueryInfo. This closes #5349.

2018-11-13 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 23607216c -> 8bf8b8efc IGNITE-10171: SQL: show original query in GridRunningQueryInfo. This closes #5349. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8bf8b8ef

ignite git commit: IGNITE-10243 Some comments update for produce difference with master.

2018-11-13 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/ignite-10243 bb3bbb930 -> 94501e760 IGNITE-10243 Some comments update for produce difference with master. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/94501e76 Tree:

[ignite] Git Push Summary

2018-11-13 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/ignite-10243 [created] bb3bbb930

[ignite-teamcity-bot] 01/01: IGNITE-10243 Chain analysis entry points are get now from preloaded builds supporting cancelled

2018-11-13 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch ignite-10243 in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git commit 06a61f7941535755755c8b64b2763a48fbc8b547 Author: Dmitriy Pavlov AuthorDate: Wed Nov 14 01:45:15

[ignite-teamcity-bot] branch ignite-10243 created (now 06a61f7)

2018-11-13 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a change to branch ignite-10243 in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git. at 06a61f7 IGNITE-10243 Chain analysis entry points are get now from preloaded builds supporting

ignite git commit: IGNITE-10227 Fix unused imports and configuration. - Fixes #5367.

2018-11-13 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master 8bf8b8efc -> bb3bbb930 IGNITE-10227 Fix unused imports and configuration. - Fixes #5367. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: