[2/2] phoenix git commit: PHOENIX-4466 Relocate Avatica and hadoop-common in thin-client jar (Toshihiro Suzuki)

2017-12-22 Thread jamestaylor
PHOENIX-4466 Relocate Avatica and hadoop-common in thin-client jar (Toshihiro Suzuki) When using the thin-client in Spark, we encounter problems in that Spark is placing its own version of avatica on the classpath as well. We can relocate most of Avatica (all but the protobuf generated messages a

[1/2] phoenix git commit: PHOENIX-4397 Incorrect query results when with stats are disabled on a salted table

2017-12-22 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11.2 d200c984e -> e2c06b06f PHOENIX-4397 Incorrect query results when with stats are disabled on a salted table Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit

phoenix git commit: PHOENIX-4462 Fix license issues with rat plugin (Pedro Boado)

2017-12-16 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11.2 a50bf3e5f -> 716a38a94 PHOENIX-4462 Fix license issues with rat plugin (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/716a38a9 Tree: http://

[12/16] phoenix git commit: PHOENIX-672 Add GRANT and REVOKE commands using HBase AccessController

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/bd72ce3d/phoenix-core/src/it/java/org/apache/phoenix/end2end/TableDDLPermissionsIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/TableDDLPermissionsIT.

[11/16] phoenix git commit: PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter

2017-12-16 Thread jamestaylor
PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7e612340 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7e612340 Diff: h

[07/16] phoenix git commit: PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations (addendum)

2017-12-16 Thread jamestaylor
PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations (addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/eb0f744d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/eb0f744d Diff: ht

[13/16] phoenix git commit: PHOENIX-672 Add GRANT and REVOKE commands using HBase AccessController

2017-12-16 Thread jamestaylor
PHOENIX-672 Add GRANT and REVOKE commands using HBase AccessController Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bd72ce3d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/bd72ce3d Diff: http://git-wip-us.apa

[10/16] phoenix git commit: PHOENIX-4198 Remove the need for users to have access to the Phoenix SYSTEM tables to create tables

2017-12-16 Thread jamestaylor
PHOENIX-4198 Remove the need for users to have access to the Phoenix SYSTEM tables to create tables Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/493a54f9 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/493a54

[16/16] phoenix git commit: PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations (addendum)

2017-12-16 Thread jamestaylor
PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations (addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5b493962 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/5b493962 Diff: ht

[02/16] phoenix git commit: PHOENIX-3837 Feature enabling to set property on an index with Alter statement

2017-12-16 Thread jamestaylor
PHOENIX-3837 Feature enabling to set property on an index with Alter statement Signed-off-by: aertoria Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ef174bb2 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ef

[05/16] phoenix git commit: PHOENIX-4361: Remove redundant argument in separateAndValidateProperties in CQSI

2017-12-16 Thread jamestaylor
PHOENIX-4361: Remove redundant argument in separateAndValidateProperties in CQSI Signed-off-by: aertoria Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bab1e46e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/

[14/16] phoenix git commit: PHOENIX-3050 Handle DESC columns in child/parent join optimization

2017-12-16 Thread jamestaylor
PHOENIX-3050 Handle DESC columns in child/parent join optimization Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/4968e88e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/4968e88e Diff: http://git-wip-us.apache.

[15/16] phoenix git commit: PHOENIX-4415 Ignore CURRENT_SCN property if set in Pig Storer

2017-12-16 Thread jamestaylor
PHOENIX-4415 Ignore CURRENT_SCN property if set in Pig Storer Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a3db3356 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a3db3356 Diff: http://git-wip-us.apache.org/r

[03/16] phoenix git commit: PHOENIX-4288 Indexes not used when ordering by primary key

2017-12-16 Thread jamestaylor
PHOENIX-4288 Indexes not used when ordering by primary key Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/597764c0 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/597764c0 Diff: http://git-wip-us.apache.org/repo

[09/16] phoenix git commit: PHOENIX-4198 Remove the need for users to have access to the Phoenix SYSTEM tables to create tables

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/493a54f9/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/PhoenixAccessController.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/PhoenixA

[04/16] phoenix git commit: PHOENIX-4342 - Surface QueryPlan in MutationPlan

2017-12-16 Thread jamestaylor
PHOENIX-4342 - Surface QueryPlan in MutationPlan Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a23439cf Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a23439cf Diff: http://git-wip-us.apache.org/repos/asf/phoe

[08/16] phoenix git commit: Revert "PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations (addendum)"

2017-12-16 Thread jamestaylor
Revert "PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations (addendum)" This reverts commit 4e0c0a33ed8b401f7785dde8979041dd5ab9a1f4. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d523350e Tr

[01/16] phoenix git commit: PHOENIX-4424 Allow users to create "DEFAULT" and "HBASE" Schema (Uppercase Schema Names)

2017-12-16 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.2 0b1f22749 -> f6f7b4678 PHOENIX-4424 Allow users to create "DEFAULT" and "HBASE" Schema (Uppercase Schema Names) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/c

[06/16] phoenix git commit: PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations

2017-12-16 Thread jamestaylor
PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a6db0392 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a6db0392 Diff: http://git-wi

[4/6] phoenix git commit: Revert "Sync 4.x-HBase-1.2 to master (Pedro Boado)"

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/0b1f2274/phoenix-core/src/main/java/org/apache/phoenix/compile/MutationPlan.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/compile/MutationPlan.java b/phoeni

[5/6] phoenix git commit: Revert "Sync 4.x-HBase-1.2 to master (Pedro Boado)"

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/0b1f2274/phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java b/phoe

[1/6] phoenix git commit: Revert "Sync 4.x-HBase-1.2 to master (Pedro Boado)"

2017-12-16 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.2 2d70f55ae -> 0b1f22749 http://git-wip-us.apache.org/repos/asf/phoenix/blob/0b1f2274/phoenix-core/src/main/java/org/apache/phoenix/query/QueryServices.java -- diff -

[3/6] phoenix git commit: Revert "Sync 4.x-HBase-1.2 to master (Pedro Boado)"

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/0b1f2274/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointObserver.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDat

[2/6] phoenix git commit: Revert "Sync 4.x-HBase-1.2 to master (Pedro Boado)"

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/0b1f2274/phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java b/phoe

[6/6] phoenix git commit: Revert "Sync 4.x-HBase-1.2 to master (Pedro Boado)"

2017-12-16 Thread jamestaylor
Revert "Sync 4.x-HBase-1.2 to master (Pedro Boado)" This reverts commit 2d70f55ae6b1a3850e2d2a5a01eb40d5928c65de. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0b1f2274 Tree: http://git-wip-us.apache.org/repos/asf/phoen

[6/6] phoenix git commit: Sync 4.x-HBase-1.2 to master (Pedro Boado)

2017-12-16 Thread jamestaylor
Sync 4.x-HBase-1.2 to master (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2d70f55a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2d70f55a Diff: http://git-wip-us.apache.org/repos/asf/phoenix/di

[3/6] phoenix git commit: Sync 4.x-HBase-1.2 to master (Pedro Boado)

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/2d70f55a/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointObserver.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDat

[1/6] phoenix git commit: Sync 4.x-HBase-1.2 to master (Pedro Boado)

2017-12-16 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.2 6d19972b0 -> 2d70f55ae http://git-wip-us.apache.org/repos/asf/phoenix/blob/2d70f55a/phoenix-core/src/main/java/org/apache/phoenix/query/QueryServices.java -- diff -

[2/6] phoenix git commit: Sync 4.x-HBase-1.2 to master (Pedro Boado)

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/2d70f55a/phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java b/phoe

[4/6] phoenix git commit: Sync 4.x-HBase-1.2 to master (Pedro Boado)

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/2d70f55a/phoenix-core/src/main/java/org/apache/phoenix/compile/MutationPlan.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/compile/MutationPlan.java b/phoeni

[5/6] phoenix git commit: Sync 4.x-HBase-1.2 to master (Pedro Boado)

2017-12-16 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/2d70f55a/phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java b/phoe

[1/2] phoenix git commit: PHOENIX-4453 Incompatible httpclient version included in thin client library (Pedro Boado)

2017-12-16 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11.2 bea0592c2 -> a50bf3e5f PHOENIX-4453 Incompatible httpclient version included in thin client library (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix

[2/2] phoenix git commit: PHOENIX-4454 Phoenix client library fails, missing log4j library (Pedro Boado)

2017-12-16 Thread jamestaylor
PHOENIX-4454 Phoenix client library fails, missing log4j library (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a50bf3e5 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a50bf3e5 Diff: http://git-wi

phoenix git commit: Update 4.x poms to 4.14 snapshot

2017-12-08 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.2 3f1784ffe -> 2aa17ffe1 Update 4.x poms to 4.14 snapshot Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2aa17ffe Tree: http://git-wip-us.apache.org/repos/a

phoenix git commit: Update 4.x poms to 4.14 snapshot

2017-12-08 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 ba0bc11e5 -> b394788f3 Update 4.x poms to 4.14 snapshot Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b394788f Tree: http://git-wip-us.apache.org/repos/a

[phoenix] Git Push Summary

2017-12-08 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.13-HBase-1.2 [created] bfec658d0

[phoenix] Git Push Summary

2017-12-08 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.13-HBase-1.1 [created] 3634aac10

phoenix git commit: PHOENIX-4415 Ignore CURRENT_SCN property if set in Pig Storer

2017-12-07 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/5.x-HBase-2.0 04b27d542 -> 385c42372 PHOENIX-4415 Ignore CURRENT_SCN property if set in Pig Storer Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/385c4237 Tree: http://

phoenix git commit: PHOENIX-4415 Ignore CURRENT_SCN property if set in Pig Storer

2017-12-07 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 794d42833 -> 65263e479 PHOENIX-4415 Ignore CURRENT_SCN property if set in Pig Storer Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/65263e47 Tree: http:/

phoenix git commit: PHOENIX-4415 Ignore CURRENT_SCN property if set in Pig Storer

2017-12-07 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 1c3387d0e -> d6e61af80 PHOENIX-4415 Ignore CURRENT_SCN property if set in Pig Storer Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d6e61af8 Tree: http://git-wip

phoenix git commit: PHOENIX-4444 Build parcels in make_rc.sh (Pedro Boado)

2017-12-07 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11.2 1334b26b8 -> c49de1c5f PHOENIX- Build parcels in make_rc.sh (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c49de1c5 Tree: http://git-wip

svn commit: r1817409 - in /phoenix/site: publish/language/datatypes.html publish/language/functions.html publish/language/index.html publish/team.html source/src/site/markdown/team.md

2017-12-07 Thread jamestaylor
Author: jamestaylor Date: Thu Dec 7 19:28:16 2017 New Revision: 1817409 URL: http://svn.apache.org/viewvc?rev=1817409&view=rev Log: Update team page Modified: phoenix/site/publish/language/datatypes.html phoenix/site/publish/language/functions.html phoenix/site/publish/lang

[1/2] phoenix git commit: PHOENIX-4372 Distribution of Apache Phoenix 4.13 for CDH 5.11.2 (Pedro Boado)

2017-11-27 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11.2 [created] 024f0f22a http://git-wip-us.apache.org/repos/asf/phoenix/blob/024f0f22/phoenix-pig/pom.xml -- diff --git a/phoenix-pig/pom.xml b/phoenix-pig/pom.xml index

[2/2] phoenix git commit: PHOENIX-4372 Distribution of Apache Phoenix 4.13 for CDH 5.11.2 (Pedro Boado)

2017-11-27 Thread jamestaylor
PHOENIX-4372 Distribution of Apache Phoenix 4.13 for CDH 5.11.2 (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/024f0f22 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/024f0f22 Diff: http://git-wip

[2/3] phoenix git commit: PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda)

2017-11-18 Thread jamestaylor
PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a33b1f38 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a33b1f38 Diff: http://git-wip

[3/3] phoenix git commit: PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado)

2017-11-18 Thread jamestaylor
PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/4a391290 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/4a391290 Diff: http:/

[1/3] phoenix git commit: Revert "PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations"

2017-11-18 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/5.x-HBase-2.0 66aad7128 -> 4a3912904 Revert "PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations" This reverts commit 66aad7128bda85a212d38cba86f49049a6e425d1. Project: http://git-wip-us.apache.org/repos/asf/phoenix

[2/3] phoenix git commit: PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda)

2017-11-18 Thread jamestaylor
PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/4628fb1a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/4628fb1a Diff: http://git-wip

[3/3] phoenix git commit: PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado)

2017-11-18 Thread jamestaylor
PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8e8ff114 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8e8ff114 Diff: http:/

[1/3] phoenix git commit: Revert "PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations"

2017-11-18 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.13-HBase-1.3 793f46c78 -> 8e8ff1145 Revert "PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations" This reverts commit 793f46c7843f9a7f60efa7864810797d25960af8. Project: http://git-wip-us.apache.org/repos/asf/phoeni

[2/3] phoenix git commit: PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda)

2017-11-18 Thread jamestaylor
PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/cd773064 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/cd773064 Diff: http://git-wip

[1/3] phoenix git commit: Revert "PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations"

2017-11-18 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.13-HBase-0.98 a561da9d0 -> 7699a030a Revert "PHOENIX-4386 Calculate the estimatedSize of MutationState using Map> mutations" This reverts commit a561da9d0f59a2c5e956fb687f51498a2d374a5d. Project: http://git-wip-us.apache.org/repos/asf/phoen

[3/3] phoenix git commit: PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado)

2017-11-18 Thread jamestaylor
PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7699a030 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7699a030 Diff: http:/

[1/2] phoenix git commit: PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda)

2017-11-18 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 e52f79c66 -> 15eee5749 PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/48737

[2/2] phoenix git commit: PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado)

2017-11-18 Thread jamestaylor
PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/15eee574 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/15eee574 Diff: http:/

[4/4] phoenix git commit: PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado)

2017-11-18 Thread jamestaylor
PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/250439c3 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/250439c3 Diff: http:/

[1/4] phoenix git commit: PHOENIX-4373 Local index variable length key can have trailing nulls while upserting

2017-11-18 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 0a9475457 -> 250439c33 PHOENIX-4373 Local index variable length key can have trailing nulls while upserting Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commi

[3/4] phoenix git commit: PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda)

2017-11-18 Thread jamestaylor
PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ce02d88a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ce02d88a Diff: http://git-wip

[2/4] phoenix git commit: PHOENIX-4381 Calculate the estimatedSize of MutationState incrementally

2017-11-18 Thread jamestaylor
PHOENIX-4381 Calculate the estimatedSize of MutationState incrementally Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b068aebf Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b068aebf Diff: http://git-wip-us.ap

[3/6] phoenix git commit: PHOENIX-4373 Local index variable length key can have trailing nulls while upserting

2017-11-18 Thread jamestaylor
PHOENIX-4373 Local index variable length key can have trailing nulls while upserting Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7566b189 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7566b189 Diff: http:/

[5/6] phoenix git commit: PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda)

2017-11-18 Thread jamestaylor
PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c5ad20c5 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c5ad20c5 Diff: http://git-wip

[6/6] phoenix git commit: PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado)

2017-11-18 Thread jamestaylor
PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6332944f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/6332944f Diff: http:/

[4/6] phoenix git commit: PHOENIX-4381 Calculate the estimatedSize of MutationState incrementally

2017-11-18 Thread jamestaylor
PHOENIX-4381 Calculate the estimatedSize of MutationState incrementally Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/506fd76d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/506fd76d Diff: http://git-wip-us.ap

[2/6] phoenix git commit: PHOENIX-3865 IS NULL does not return correct results when first column family not filtered against

2017-11-18 Thread jamestaylor
PHOENIX-3865 IS NULL does not return correct results when first column family not filtered against Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/04c97914 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/04c9791

[1/6] phoenix git commit: PHOENIX-3865 IS NULL does not return correct results when first column family not filtered against

2017-11-18 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.2 9dab525f9 -> 6332944fb http://git-wip-us.apache.org/repos/asf/phoenix/blob/04c97914/phoenix-core/src/it/java/org/apache/phoenix/end2end/GroupByCaseIT.java -- diff -

[2/2] phoenix git commit: PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado)

2017-11-18 Thread jamestaylor
PHOENIX-4387 DefaultColumnValueIT failing in non-US build environments (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ca1e17b7 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ca1e17b7 Diff: http:/

[1/2] phoenix git commit: PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda)

2017-11-18 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 4944081ec -> ca1e17b75 PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad Nakhoda) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/03fc3314 Tree

phoenix git commit: PHOENIX-4379 Upgrade code to create CHILD links should only create the links for views and not for indexes

2017-11-15 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 e47edd86f -> 0a9475457 PHOENIX-4379 Upgrade code to create CHILD links should only create the links for views and not for indexes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/r

phoenix git commit: Fix version in poms to be HBase-1.2

2017-11-15 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.2 a3bebbeb5 -> 9dab525f9 Fix version in poms to be HBase-1.2 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9dab525f Tree: http://git-wip-us.apache.org/repo

phoenix git commit: Fix version in poms to be HBase-1.1

2017-11-15 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 d200b5165 -> e47edd86f Fix version in poms to be HBase-1.1 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e47edd86 Tree: http://git-wip-us.apache.org/repo

[17/37] phoenix git commit: PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter

2017-11-15 Thread jamestaylor
PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3df249cf Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3df249cf Diff: h

[23/37] phoenix git commit: PHOENIX-4343 In CREATE TABLE allow setting guide post width only on base data tables

2017-11-15 Thread jamestaylor
PHOENIX-4343 In CREATE TABLE allow setting guide post width only on base data tables Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/21606e5e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/21606e5e Diff: http:/

[35/37] phoenix git commit: Set version to 4.13.0-HBase-1.3 for release

2017-11-15 Thread jamestaylor
Set version to 4.13.0-HBase-1.3 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/47e7c60e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/47e7c60e Diff: http://git-wip-us.apache.org/repos/asf/phoenix/d

[16/37] phoenix git commit: PHOENIX-4329 Test IndexScrutinyTool while table is taking writes (Vincent Poon)

2017-11-15 Thread jamestaylor
PHOENIX-4329 Test IndexScrutinyTool while table is taking writes (Vincent Poon) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e319ff02 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e319ff02 Diff: http://git-w

[26/37] phoenix git commit: PHOENIX-4332 Indexes should inherit guide post width of the base data table

2017-11-15 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/730f9588/phoenix-core/src/main/java/org/apache/phoenix/schema/stats/DefaultStatisticsCollector.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/schema/stats/Def

[19/37] phoenix git commit: PHOENIX-4290 Full table scan performed for DELETE with table having immutable indexes

2017-11-15 Thread jamestaylor
PHOENIX-4290 Full table scan performed for DELETE with table having immutable indexes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e0df4b2e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e0df4b2e Diff: http:

[37/37] phoenix git commit: PHOENIX-4351 Add i18n-util to bin LICENSE file and to dependencyManagement

2017-11-15 Thread jamestaylor
PHOENIX-4351 Add i18n-util to bin LICENSE file and to dependencyManagement Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d200b516 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d200b516 Diff: http://git-wip-us

[01/37] phoenix git commit: PHOENIX-4283 fix a coearceByte issue which causes nested group by big int incorrect

2017-11-15 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 7a4a974d3 -> d200b5165 PHOENIX-4283 fix a coearceByte issue which causes nested group by big int incorrect Signed-off-by: aertoria Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.or

[30/37] phoenix git commit: PHOENIX-4237 Allow sorting on (Java) collation keys for non-English locales (Shehzaad Nakhoda)

2017-11-15 Thread jamestaylor
PHOENIX-4237 Allow sorting on (Java) collation keys for non-English locales (Shehzaad Nakhoda) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/81019c64 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/81019c64 Di

[02/37] phoenix git commit: PHOENIX-4294 Allow scalar function to declare that it's not thread safe

2017-11-15 Thread jamestaylor
PHOENIX-4294 Allow scalar function to declare that it's not thread safe Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e2351ef4 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e2351ef4 Diff: http://git-wip-us.ap

[33/37] phoenix git commit: PHOENIX-4287 Add null check for parent name

2017-11-15 Thread jamestaylor
PHOENIX-4287 Add null check for parent name Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a50aab00 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a50aab00 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/d

[27/37] phoenix git commit: PHOENIX-4332 Indexes should inherit guide post width of the base data table

2017-11-15 Thread jamestaylor
PHOENIX-4332 Indexes should inherit guide post width of the base data table Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/730f9588 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/730f9588 Diff: http://git-wip-u

[09/37] phoenix git commit: PHOENIX-4242 Fix Indexer post-compact hook logging of NPE and TableNotFound

2017-11-15 Thread jamestaylor
PHOENIX-4242 Fix Indexer post-compact hook logging of NPE and TableNotFound Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e98c4477 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e98c4477 Diff: http://git-wip-u

[28/37] phoenix git commit: PHOENIX-4287 Incorrect aggregate query results when stats are disable for parallelization

2017-11-15 Thread jamestaylor
PHOENIX-4287 Incorrect aggregate query results when stats are disable for parallelization Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/cba2b571 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/cba2b571 Diff: h

[12/37] phoenix git commit: PHOENIX-4310 Remove unnecessary casts in UngroupedAggregateRegionObserverIT

2017-11-15 Thread jamestaylor
PHOENIX-4310 Remove unnecessary casts in UngroupedAggregateRegionObserverIT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3f453e15 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3f453e15 Diff: http://git-wip-u

[22/37] phoenix git commit: PHOENIX-4335 System catalog snapshot created each time a new connection is created

2017-11-15 Thread jamestaylor
PHOENIX-4335 System catalog snapshot created each time a new connection is created Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ef39feeb Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ef39feeb Diff: http://g

[07/37] phoenix git commit: PHOENIX-3757 System mutex table not being created in SYSTEM namespace when namespace mapping is enabled

2017-11-15 Thread jamestaylor
PHOENIX-3757 System mutex table not being created in SYSTEM namespace when namespace mapping is enabled Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6c527c1b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/6c

[13/37] phoenix git commit: PHOENIX-4277 Treat delete markers consistently with puts for point-in-time scans

2017-11-15 Thread jamestaylor
PHOENIX-4277 Treat delete markers consistently with puts for point-in-time scans Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7c21a83d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7c21a83d Diff: http://git-

[10/37] phoenix git commit: PHOENIX-4269 IndexScrutinyToolIT is flapping

2017-11-15 Thread jamestaylor
PHOENIX-4269 IndexScrutinyToolIT is flapping Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b1fa6b53 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b1fa6b53 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/

[04/37] phoenix git commit: Revert "PHOENIX-4198 Remove the need for users to have access to the Phoenix SYSTEM tables to create tables"

2017-11-15 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/5003ac30/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/PhoenixAccessController.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/PhoenixA

[15/37] phoenix git commit: PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter (fix test failures)

2017-11-15 Thread jamestaylor
PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter (fix test failures) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1d85ffa6 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/t

[24/37] phoenix git commit: PHOENIX-4287 Addendum to correctly set useStatsForParallelization property

2017-11-15 Thread jamestaylor
PHOENIX-4287 Addendum to correctly set useStatsForParallelization property Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/637b24f3 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/637b24f3 Diff: http://git-wip-us

[14/37] phoenix git commit: Revert "PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter"

2017-11-15 Thread jamestaylor
Revert "PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter" This reverts commit b0220fa7522fd7e1848ad428a47121b205dec504. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/969b79c2 Tr

[08/37] phoenix git commit: PHOENIX-4280 Delete doesn't work when immutable indexes are in building state

2017-11-15 Thread jamestaylor
PHOENIX-4280 Delete doesn't work when immutable indexes are in building state Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a49aed8e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a49aed8e Diff: http://git-wip

[18/37] phoenix git commit: PHOENIX-4290 Full table scan performed for DELETE with table having immutable indexes

2017-11-15 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/e0df4b2e/phoenix-core/src/main/java/org/apache/phoenix/compile/FromCompiler.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/compile/FromCompiler.java b/phoeni

[05/37] phoenix git commit: Revert "PHOENIX-4198 Remove the need for users to have access to the Phoenix SYSTEM tables to create tables"

2017-11-15 Thread jamestaylor
Revert "PHOENIX-4198 Remove the need for users to have access to the Phoenix SYSTEM tables to create tables" This reverts commit 7a4a974d3e82292b5b5ce94868d8d57c5272d114. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5

[03/37] phoenix git commit: PHOENIX-4295 Fix argument order for StatsCollectorIT derived classes

2017-11-15 Thread jamestaylor
PHOENIX-4295 Fix argument order for StatsCollectorIT derived classes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1c3116fc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/1c3116fc Diff: http://git-wip-us.apach

[32/37] phoenix git commit: PHOENIX-4291 Merge release script for mac and linux

2017-11-15 Thread jamestaylor
PHOENIX-4291 Merge release script for mac and linux Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8947624d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8947624d Diff: http://git-wip-us.apache.org/repos/asf/p

[20/37] phoenix git commit: Revert "PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter (fix test failures)"

2017-11-15 Thread jamestaylor
Revert "PHOENIX-4322 DESC primary key column with variable length does not work in SkipScanFilter (fix test failures)" This reverts commit 45a9c275dbbf9206264236c690f40c309d97da3c. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoeni

[31/37] phoenix git commit: PHOENIX-4349 Update version to 4.13.0

2017-11-15 Thread jamestaylor
PHOENIX-4349 Update version to 4.13.0 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/07aacc2f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/07aacc2f Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/07

<    5   6   7   8   9   10   11   12   13   14   >