Apache-Phoenix | Master | Build Successful

2015-01-14 Thread Apache Jenkins Server
Master branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-master/lastSuccessfulBuild/artifact/ Last Complete Test Report

Apache-Phoenix | 4.0 | Build Successful

2015-01-14 Thread Apache Jenkins Server
4.0 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/incubator-phoenix.git Compiled Artifacts https://builds.apache.org/job/Phoenix-4.0/lastSuccessfulBuild/artifact/ Test Report https://builds.apache.org/job/Phoenix-4.0/lastCompletedBuild/testReport/

[5/6] phoenix git commit: PHOENIX-1578 Increment MIN_SYSTEM_TABLE_TIMESTAMP

2015-01-14 Thread greid
PHOENIX-1578 Increment MIN_SYSTEM_TABLE_TIMESTAMP Increment version for STORE_NULLS field in SYSTEM.CATALOG. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2babb546 Tree:

[6/6] phoenix git commit: PHOENIX-1578 Add DEFAULT_STORE_NULLS_ATTRIB

2015-01-14 Thread greid
PHOENIX-1578 Add DEFAULT_STORE_NULLS_ATTRIB Add DEFAULT_STORE_NULLS_ATTRIB configuration key to set the default STORE_NULLS behavior for new table creation. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f38ede8b Tree:

[6/6] phoenix git commit: PHOENIX-1578 Introduce STORE_NULLS table option

2015-01-14 Thread greid
PHOENIX-1578 Introduce STORE_NULLS table option Add the STORE_NULLS table option. This causes null values to be store explicitly as empty byte arrays, instead of changing null upserts into HBase deletes. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[4/6] phoenix git commit: PHOENIX-1578 Introduce STORE_NULLS table option

2015-01-14 Thread greid
PHOENIX-1578 Introduce STORE_NULLS table option Add the STORE_NULLS table option. This causes null values to be store explicitly as empty byte arrays, instead of changing null upserts into HBase deletes. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/6] phoenix git commit: PHOENIX-1578 Introduce STORE_NULLS table option

2015-01-14 Thread greid
http://git-wip-us.apache.org/repos/asf/phoenix/blob/9cd7e86b/phoenix-core/src/main/java/org/apache/phoenix/query/QueryConstants.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/query/QueryConstants.java

[5/6] phoenix git commit: PHOENIX-1578 Introduce STORE_NULLS table option

2015-01-14 Thread greid
http://git-wip-us.apache.org/repos/asf/phoenix/blob/efa9cf99/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

[1/6] phoenix git commit: PHOENIX-1578 Add DEFAULT_STORE_NULLS_ATTRIB

2015-01-14 Thread greid
Repository: phoenix Updated Branches: refs/heads/master 78656a53e - c5edd3a71 PHOENIX-1578 Add DEFAULT_STORE_NULLS_ATTRIB Add DEFAULT_STORE_NULLS_ATTRIB configuration key to set the default STORE_NULLS behavior for new table creation. Project:

[3/6] phoenix git commit: PHOENIX-1578 Introduce STORE_NULLS table option

2015-01-14 Thread greid
http://git-wip-us.apache.org/repos/asf/phoenix/blob/9cd7e86b/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

[2/6] phoenix git commit: PHOENIX-1578 Increment MIN_SYSTEM_TABLE_TIMESTAMP

2015-01-14 Thread greid
PHOENIX-1578 Increment MIN_SYSTEM_TABLE_TIMESTAMP Increment version for STORE_NULLS field in SYSTEM.CATALOG. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/45644018 Tree:

[3/6] phoenix git commit: PHOENIX-1578 Introduce STORE_NULLS table option

2015-01-14 Thread greid
http://git-wip-us.apache.org/repos/asf/phoenix/blob/efa9cf99/phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java

[1/6] phoenix git commit: PHOENIX-1578 Introduce STORE_NULLS table option

2015-01-14 Thread greid
Repository: phoenix Updated Branches: refs/heads/4.0 3a92435b6 - f38ede8bd http://git-wip-us.apache.org/repos/asf/phoenix/blob/9cd7e86b/phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java -- diff --git

svn commit: r1651595 - in /phoenix: phoenix-docs/src/docsrc/help/phoenix.csv site/publish/tuning.html site/source/src/site/markdown/tuning.md

2015-01-14 Thread greid
Author: greid Date: Wed Jan 14 08:42:30 2015 New Revision: 1651595 URL: http://svn.apache.org/r1651595 Log: LP-1578 Add docs on STORE_NULLS table option Modified: phoenix/phoenix-docs/src/docsrc/help/phoenix.csv phoenix/site/publish/tuning.html

Apache-Phoenix | 4.0 | Build Successful

2015-01-14 Thread Apache Jenkins Server
4.0 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/incubator-phoenix.git Compiled Artifacts https://builds.apache.org/job/Phoenix-4.0/lastSuccessfulBuild/artifact/ Test Report https://builds.apache.org/job/Phoenix-4.0/lastCompletedBuild/testReport/

Apache-Phoenix | Master | Build Successful

2015-01-14 Thread Apache Jenkins Server
Master branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-master/lastSuccessfulBuild/artifact/ Last Complete Test Report