[6/7] git commit: PHOENIX-1257 Upserted data seen by SELECT in UPSERT SELECT execution (Lars Hofhansl)

2014-10-06 Thread jamestaylor
PHOENIX-1257 Upserted data seen by SELECT in UPSERT SELECT execution (Lars Hofhansl) Conflicts: phoenix-core/src/it/java/org/apache/phoenix/end2end/ReverseScanIT.java phoenix-core/src/main/java/org/apache/phoenix/execute/BaseQueryPlan.java Project:

[2/7] git commit: Fix comparison for min time before doing an update stats and set small min in test

2014-10-06 Thread jamestaylor
Fix comparison for min time before doing an update stats and set small min in test Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/66a8808e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/66a8808e Diff:

[3/7] git commit: PHOENIX-1323 Use utility method to get HTableInterface for scans from coprocessor

2014-10-06 Thread jamestaylor
PHOENIX-1323 Use utility method to get HTableInterface for scans from coprocessor Conflicts: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[5/7] git commit: PHOENIX-1325 Pass in instead of calculate if we've crossed a region boundary in ScanRanges intersect methods

2014-10-06 Thread jamestaylor
PHOENIX-1325 Pass in instead of calculate if we've crossed a region boundary in ScanRanges intersect methods Conflicts: phoenix-core/src/main/java/org/apache/phoenix/cache/ServerCacheClient.java Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

Build failed in Jenkins: Phoenix | 3.0 | Hadoop1 #241

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-3.0-hadoop1/241/changes Changes: [jtaylor] PHOENIX-1320 Update stats atomically [jtaylor] Fix comparison for min time before doing an update stats and set small min in test [jtaylor] PHOENIX-1323 Use utility method to get HTableInterface for scans

git commit: Fix comparison for min time before doing an update stats and set small min in test Set frequency for stats update to 0 for testing

2014-10-06 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 e49e8dcfb - e500538e0 Fix comparison for min time before doing an update stats and set small min in test Set frequency for stats update to 0 for testing Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

git commit: Fix constant declaration for better readability

2014-10-06 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 9b98d0a8c - 719eaf07a Fix constant declaration for better readability Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/719eaf07 Tree:

git commit: Fix constant declaration for better readability

2014-10-06 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 e500538e0 - 926155246 Fix constant declaration for better readability Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/92615524 Tree:

Build failed in Jenkins: Phoenix | 4.0 | Hadoop1 #354

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0-hadoop1/354/changes Changes: [jtaylor] Fix comparison for min time before doing an update stats and set small min in test -- [...truncated 500 lines...] Running org.apache.phoenix.end2end.CaseStatementIT

Build failed in Jenkins: Phoenix | 4.0 | Hadoop1 #355

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0-hadoop1/355/changes Changes: [jtaylor] Fix constant declaration for better readability -- [...truncated 500 lines...] Running org.apache.phoenix.end2end.CaseStatementIT Tests run: 3, Failures: 0, Errors: 0,

Build failed in Jenkins: Phoenix | Master | Hadoop1 #401

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-master-hadoop1/401/changes Changes: [jtaylor] Fix comparison for min time before doing an update stats and set small min in test [jtaylor] Fix constant declaration for better readability -- [...truncated 502

[2/3] PHOENIX-167 Support semi/anti-joins

2014-10-06 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/909d9759/phoenix-core/src/it/java/org/apache/phoenix/end2end/SubqueryIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/SubqueryIT.java

[3/3] git commit: PHOENIX-167 Support semi/anti-joins

2014-10-06 Thread maryannxue
PHOENIX-167 Support semi/anti-joins Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/30d496bc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/30d496bc Diff:

[1/3] PHOENIX-167 Support semi/anti-joins

2014-10-06 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/3.0 006bce10f - 5effbbca0 http://git-wip-us.apache.org/repos/asf/phoenix/blob/5effbbca/phoenix-core/src/test/java/org/apache/phoenix/util/TestUtil.java -- diff --git

[3/3] git commit: PHOENIX-167 Support semi/anti-joins

2014-10-06 Thread maryannxue
PHOENIX-167 Support semi/anti-joins Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5effbbca Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/5effbbca Diff:

[2/3] PHOENIX-167 Support semi/anti-joins

2014-10-06 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/5effbbca/phoenix-core/src/main/java/org/apache/phoenix/compile/JoinCompiler.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/compile/JoinCompiler.java

Jenkins build is back to normal : Phoenix | 4.0 #356

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0/356/changes

Build failed in Jenkins: Phoenix | 3.0 | Hadoop1 #242

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-3.0-hadoop1/242/changes Changes: [maryannxue] PHOENIX-167 Support semi/anti-joins -- [...truncated 9920 lines...] ToNumberFunctionITBaseClientManagedTimeIT.dropTables:72 null

git commit: PHOENIX-1289 Drop index during upsert may abort RS (daniel meng + jyates)

2014-10-06 Thread jyates
Repository: phoenix Updated Branches: refs/heads/4.0 30d496bcc - 7701ae2ce PHOENIX-1289 Drop index during upsert may abort RS (daniel meng + jyates) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7701ae2c Tree:

git commit: PHOENIX-1289 Drop index during upsert may abort RS (daniel meng + jyates)

2014-10-06 Thread jyates
Repository: phoenix Updated Branches: refs/heads/master 909d97596 - faeab9355 PHOENIX-1289 Drop index during upsert may abort RS (daniel meng + jyates) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/faeab935 Tree:

Build failed in Jenkins: Phoenix | Master #403

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-master/403/changes Changes: [jyates] PHOENIX-1289 Drop index during upsert may abort RS (daniel meng + jyates) -- [...truncated 507 lines...] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:

Build failed in Jenkins: Phoenix | 4.0 #357

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0/357/changes Changes: [jyates] PHOENIX-1289 Drop index during upsert may abort RS (daniel meng + jyates) -- [...truncated 505 lines...] Running org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT Tests run:

git commit: PHOENIX-1107 Support mutable indexes over replication

2014-10-06 Thread jyates
Repository: phoenix Updated Branches: refs/heads/master ea0a502ce - 3b30690f6 PHOENIX-1107 Support mutable indexes over replication Adding test to ensure that we still have indexes working over replication, rather than just relying on the fact that it 'just works'. Project:

Build failed in Jenkins: Phoenix | 4.0 #358

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0/358/changes Changes: [jyates] PHOENIX-1305 create index throws NPE when dataTable has specified default column family (daniel meng) -- [...truncated 505 lines...] Running

Build failed in Jenkins: Phoenix | Master #405

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-master/405/changes Changes: [jyates] PHOENIX-1107 Support mutable indexes over replication -- [...truncated 1006 lines...] at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:98) at

git commit: PHOENIX-1321 Cleanup setting of timestamps when collecting and using stats

2014-10-06 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 3b30690f6 - 7dbd3503b PHOENIX-1321 Cleanup setting of timestamps when collecting and using stats Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7dbd3503 Tree:

Build failed in Jenkins: Phoenix | Master #406

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-master/406/changes Changes: [jtaylor] PHOENIX-1321 Cleanup setting of timestamps when collecting and using stats -- [...truncated 512 lines...] Running org.apache.phoenix.end2end.GroupByCaseIT Tests run: 3,

Build failed in Jenkins: Phoenix | 4.0 #360

2014-10-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0/360/changes Changes: [jtaylor] PHOENIX-1321 Cleanup setting of timestamps when collecting and using stats -- [...truncated 527 lines...] Running org.apache.phoenix.end2end.InMemoryOrderByIT Tests run: 10,