phoenix git commit: PHOENIX-1588 Fix for TableNotFoundException when optimizing SELECT * FROM a tenant-specific table

2015-02-12 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.0 4d58ef05a - 73d7275c3 PHOENIX-1588 Fix for TableNotFoundException when optimizing SELECT * FROM a tenant-specific table Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1639 Enhance function/expression index tests

2015-02-17 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master b8c0559c0 - 2e5a63089 PHOENIX-1639 Enhance function/expression index tests Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2e5a6308 Tree:

phoenix git commit: PHOENIX-1639 Enhance function/expression index tests

2015-02-17 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.0 8d3f59578 - 0accd047b PHOENIX-1639 Enhance function/expression index tests Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0accd047 Tree:

phoenix git commit: Update pom dependencies to include tephra

2015-03-09 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn a22b4c073 - 00976e81b Update pom dependencies to include tephra Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/00976e81 Tree:

phoenix git commit: Moved TransactionContext from MutationState to PhoenixConnection

2015-03-12 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn d49c3bf6f - bd271b214 Moved TransactionContext from MutationState to PhoenixConnection Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bd271b21 Tree:

[3/3] phoenix git commit: Added test that detects write conflicts

2015-03-12 Thread tdsilva
Added test that detects write conflicts Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b5e9396d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b5e9396d Diff:

[1/3] phoenix git commit: Added basic test for transactions

2015-03-12 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn d1c2306da - b5e9396de Added basic test for transactions Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8388dd37 Tree:

phoenix git commit: Added TransactionIT

2015-03-12 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn b5e9396de - 8911fdbcc Added TransactionIT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8911fdbc Tree:

phoenix git commit: Use row level conflict detection

2015-03-12 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 28da96e9c - aaf8b4fe6 Use row level conflict detection Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/aaf8b4fe Tree:

phoenix git commit: Modify MutationState commit to use transactions

2015-03-11 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 3d9c786ed - d49c3bf6f Modify MutationState commit to use transactions Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d49c3bf6 Tree:

phoenix git commit: PHOENIX-1684 Functional Index using REGEXP_SUBSTR doesn't work correctly

2015-03-24 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 af0d65a0a - c992c8694 PHOENIX-1684 Functional Index using REGEXP_SUBSTR doesn't work correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c992c869

phoenix git commit: PHOENIX-1684 Functional Index using REGEXP_SUBSTR doesn't work correctly

2015-03-24 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master ab9c9283e - a94a6f419 PHOENIX-1684 Functional Index using REGEXP_SUBSTR doesn't work correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a94a6f41 Tree:

phoenix git commit: PHOENIX-1790 Fix test failures due to incorrect shadowing of @AfterClass methods. (Samarth Jain)

2015-03-30 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.x fcedbe6a4 - 0d74cff28 PHOENIX-1790 Fix test failures due to incorrect shadowing of @AfterClass methods. (Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[1/2] phoenix git commit: PHOENIX-1457 Use high priority queue for metadata endpoint calls

2015-03-26 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.3 eeff9bee3 - 0b49b28f8 http://git-wip-us.apache.org/repos/asf/phoenix/blob/0b49b28f/phoenix-core/src/test/java/org/apache/hadoop/hbase/regionserver/PhoenixRpcSchedulerFactoryTest.java

[2/2] phoenix git commit: PHOENIX-1457 Use high priority queue for metadata endpoint calls

2015-03-26 Thread tdsilva
PHOENIX-1457 Use high priority queue for metadata endpoint calls Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0b49b28f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/0b49b28f Diff:

phoenix git commit: PHOENIX-1795 Set handlerCount, numQueues and maxQueueLength of index and metadata queues correctly

2015-03-31 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master d05d7c86c - e2cf44c3c PHOENIX-1795 Set handlerCount, numQueues and maxQueueLength of index and metadata queues correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1795 Set handlerCount, numQueues and maxQueueLength of index and metadata queues correctly

2015-03-31 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 1f0eb0f81 - f4a8cc55e PHOENIX-1795 Set handlerCount, numQueues and maxQueueLength of index and metadata queues correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] phoenix git commit: PHOENIX-1457 Use high priority queue for metadata endpoint calls

2015-03-27 Thread tdsilva
PHOENIX-1457 Use high priority queue for metadata endpoint calls Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f0c2ed4e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f0c2ed4e Diff:

[1/2] phoenix git commit: PHOENIX-1457 Use high priority queue for metadata endpoint calls

2015-03-27 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.x 24ee2c667 - f0c2ed4e5 http://git-wip-us.apache.org/repos/asf/phoenix/blob/f0c2ed4e/phoenix-core/src/test/java/org/apache/hadoop/hbase/regionserver/PhoenixIndexRpcSchedulerFactoryTest.java

[1/2] phoenix git commit: PHOENIX-1457 Use high priority queue for metadata endpoint calls

2015-03-27 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master b256fde0e - a7d7dfb52 http://git-wip-us.apache.org/repos/asf/phoenix/blob/a7d7dfb5/phoenix-core/src/test/java/org/apache/hadoop/hbase/regionserver/PhoenixIndexRpcSchedulerFactoryTest.java

phoenix git commit: PHOENIX-1722 Speedup CONVERT_TZ function (Vaclav Loffelmann)

2015-03-27 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.x 709d86706 - 4248be3d8 PHOENIX-1722 Speedup CONVERT_TZ function (Vaclav Loffelmann) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/4248be3d Tree:

phoenix git commit: Fix IndexExpressionIT test failures

2015-03-26 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 3a57a6ea9 - 2b7656f57 Fix IndexExpressionIT test failures Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2b7656f5 Tree:

phoenix git commit: Fix IndexExpressionIT test failures

2015-03-26 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master 1a1378422 - b256fde0e Fix IndexExpressionIT test failures Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b256fde0 Tree:

phoenix git commit: PHOENIX-1676 Set priority of Index Updates correctly

2015-03-23 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 cfb76831e - 790d5e4d1 PHOENIX-1676 Set priority of Index Updates correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/790d5e4d Tree:

phoenix git commit: PHOENIX-1676 Set priority of Index Updates correctly

2015-03-23 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.x 096586e65 - 8b0591ecd PHOENIX-1676 Set priority of Index Updates correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8b0591ec Tree:

phoenix git commit: PHOENIX-1676 Set priority of Index Updates correctly

2015-03-24 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master a784bc050 - 898c79121 PHOENIX-1676 Set priority of Index Updates correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/898c7912 Tree:

phoenix git commit: PHOENIX-1803 Fix flapping PhoenixServerRpcIT.testMetadataQos

2015-04-02 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.3 b4448693b - a57f137a1 PHOENIX-1803 Fix flapping PhoenixServerRpcIT.testMetadataQos Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a57f137a Tree:

phoenix git commit: PHOENIX-1748 Applying TRUNC|ROUND|FLOOR|CEIL on TIMESTAMP should maintain return type of TIMESTAMP (Dave Hacker)

2015-04-02 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 681b310b7 - 2d23b4275 PHOENIX-1748 Applying TRUNC|ROUND|FLOOR|CEIL on TIMESTAMP should maintain return type of TIMESTAMP (Dave Hacker) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: Added testDropColumn using timestamps

2015-04-20 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 4906b8b2b - 42a1ffc7f Added testDropColumn using timestamps Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/42a1ffc7 Tree:

phoenix git commit: PHOENIX-1881 Set value in our empty key value to Tephra won't treat it like a column delete

2015-04-25 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 56cca1449 - 3822f8669 PHOENIX-1881 Set value in our empty key value to Tephra won't treat it like a column delete Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1769 Exception thrown when TO_DATE function used as LHS in WHERE-clause

2015-04-22 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master 784c354af - f956a736b PHOENIX-1769 Exception thrown when TO_DATE function used as LHS in WHERE-clause Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f956a736

phoenix git commit: PHOENIX-1769 Exception thrown when TO_DATE function used as LHS in WHERE-clause

2015-04-22 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 4d957ee3c - c00c03700 PHOENIX-1769 Exception thrown when TO_DATE function used as LHS in WHERE-clause Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1930 [BW COMPAT] Queries hangs with client on Phoenix 4.3.0 and server on 4.x-HBase-0.98 (James Taylor)

2015-04-28 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master fcfb90ed2 - e3f2766e0 PHOENIX-1930 [BW COMPAT] Queries hangs with client on Phoenix 4.3.0 and server on 4.x-HBase-0.98 (James Taylor) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1657 Encapsulate conn.getMetaDataCache().getTable() calls that look up tables without tenant id

2015-04-28 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 3822f8669 - c89119576 PHOENIX-1657 Encapsulate conn.getMetaDataCache().getTable() calls that look up tables without tenant id Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1930 [BW COMPAT] Queries hangs with client on Phoenix 4.3.0 and server on 4.x-HBase-0.98

2015-04-29 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 28f1f777e - ee13d1532 PHOENIX-1930 [BW COMPAT] Queries hangs with client on Phoenix 4.3.0 and server on 4.x-HBase-0.98 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1930 [BW COMPAT] Queries hangs with client on Phoenix 4.3.0 and server on 4.x-HBase-0.98

2015-04-29 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master 064b7afa9 - 864faba6d PHOENIX-1930 [BW COMPAT] Queries hangs with client on Phoenix 4.3.0 and server on 4.x-HBase-0.98 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1930 [BW COMPAT] Queries hangs with client on Phoenix 4.3.0 and server on 4.x-HBase-0.98

2015-04-29 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master 902cf0de3 - d2c1f2c0a PHOENIX-1930 [BW COMPAT] Queries hangs with client on Phoenix 4.3.0 and server on 4.x-HBase-0.98 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

svn commit: r1676881 - in /phoenix/site: publish/language/index.html publish/secondary_indexing.html source/src/site/markdown/secondary_indexing.md

2015-04-29 Thread tdsilva
Author: tdsilva Date: Thu Apr 30 00:35:06 2015 New Revision: 1676881 URL: http://svn.apache.org/r1676881 Log: Added configs to use high priority queues for Index and Metadata rpc calls. Fixed CREATE TABLE examples. Modified: phoenix/site/publish/language/index.html phoenix/site/publish

phoenix git commit: PHOENIX-1882 Issue column family deletes instead of row deletes in PTableImpl

2015-04-29 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 bf2314186 - 9f2a1ed1a PHOENIX-1882 Issue column family deletes instead of row deletes in PTableImpl Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1882 Issue column family deletes instead of row deletes in PTableImpl

2015-05-04 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 893ba09b7 - 631450e65 PHOENIX-1882 Issue column family deletes instead of row deletes in PTableImpl Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/631450e6 Tree:

phoenix git commit: Update tephra version to 0.4.2-SNAPSHOT, use txn provider in BaseTest

2015-05-04 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 929ea1cb2 - f90ee1a5c Update tephra version to 0.4.2-SNAPSHOT, use txn provider in BaseTest Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f90ee1a5 Tree:

Git Push Summary

2015-05-13 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/json [created] b47dcb660

svn commit: r1679665 - in /phoenix/site: publish/installation.html source/src/site/markdown/installation.md

2015-05-15 Thread tdsilva
Author: tdsilva Date: Sat May 16 00:09:10 2015 New Revision: 1679665 URL: http://svn.apache.org/r1679665 Log: Update Squirrel instructions to work with version 3.6 Modified: phoenix/site/publish/installation.html phoenix/site/source/src/site/markdown/installation.md Modified: phoenix

phoenix git commit: PHOENIX-1814 Exponential notation parsing and tests

2015-04-15 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master 007361b61 - d14742313 PHOENIX-1814 Exponential notation parsing and tests Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d1474231 Tree:

phoenix git commit: Do not set QueryServices.DROP_METADATA_ATTRIB in TransactionIT

2015-04-16 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 20cf437fd - f0c4d0661 Do not set QueryServices.DROP_METADATA_ATTRIB in TransactionIT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f0c4d066 Tree:

phoenix git commit: PHOENIX-1813 Support reading your own writes

2015-04-16 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn f0c4d0661 - 324b566f4 PHOENIX-1813 Support reading your own writes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/324b566f Tree:

phoenix git commit: PHOENIX-1872 Use PrimitiveBooleanArray of boolean[] instead of PhoenixArray of Boolean[]

2015-04-17 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master b597ba817 - 5f3d3892f PHOENIX-1872 Use PrimitiveBooleanArray of boolean[] instead of PhoenixArray of Boolean[] Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: Replace check for null delete in PhoenixIndexCodec with check for isValid delete in PhoenixTransactionalIndexer

2015-04-17 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 1baa1b6b0 - 974329cd1 Replace check for null delete in PhoenixIndexCodec with check for isValid delete in PhoenixTransactionalIndexer Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-1872 Use PrimitiveBooleanArray of boolean[] instead of PhoenixArray of Boolean[]

2015-04-17 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 89ececef3 - fdca729f1 PHOENIX-1872 Use PrimitiveBooleanArray of boolean[] instead of PhoenixArray of Boolean[] Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: Set PhoenixIndexCodec.isEnabled() correctly

2015-04-06 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn ab6fac2b1 - a39b62793 Set PhoenixIndexCodec.isEnabled() correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a39b6279 Tree:

phoenix git commit: Fix NPE in PhoenixIndexCodec.getIndexUpdates()

2015-04-01 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 5a558e16c - 0c0dbb56c Fix NPE in PhoenixIndexCodec.getIndexUpdates() Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0c0dbb56 Tree:

phoenix git commit: PHOENIX-628 Support native JSON data type (Aakash Pradeep)

2015-06-25 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/json 67e3e3bfa - 6ee28a5e2 PHOENIX-628 Support native JSON data type (Aakash Pradeep) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6ee28a5e Tree:

phoenix git commit: PHOENIX-628 Support native JSON data type

2015-06-25 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/json 3cf22a7de - 67e3e3bfa PHOENIX-628 Support native JSON data type Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/67e3e3bf Tree:

[03/16] phoenix git commit: PHOENIX-2014 WHERE search condition ignored when also using row value constructor in view

2015-06-24 Thread tdsilva
PHOENIX-2014 WHERE search condition ignored when also using row value constructor in view Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/14d11b13 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/14d11b13 Diff:

[07/16] phoenix git commit: PHOENIX-1504 Support adding column to a table that has views (Samarth Jain/Dave Hacker)

2015-06-24 Thread tdsilva
PHOENIX-1504 Support adding column to a table that has views (Samarth Jain/Dave Hacker) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e78eb6fa Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e78eb6fa Diff:

[10/16] phoenix git commit: PHOENIX-1920 - Pherf - Add support for mixed r/w workloads

2015-06-24 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/7175dcbc/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/ResultManager.java -- diff --git

[44/49] phoenix git commit: PHOENIX-2040 Mark spark/scala dependencies as 'provided' (Josh Mahonin)

2015-06-24 Thread tdsilva
PHOENIX-2040 Mark spark/scala dependencies as 'provided' (Josh Mahonin) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b61ef77e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b61ef77e Diff:

[46/49] phoenix git commit: PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data types

2015-06-24 Thread tdsilva
PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data types Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a4aa780c Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a4aa780c Diff:

[22/49] phoenix git commit: PHOENIX-2005 Connection utilities omit zk client port, parent znode

2015-06-24 Thread tdsilva
PHOENIX-2005 Connection utilities omit zk client port, parent znode Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/afb0120e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/afb0120e Diff:

[08/49] phoenix git commit: PHOENIX-1965 Upgrade Pig to version 0.13 (Prashant Kommireddi)

2015-06-24 Thread tdsilva
PHOENIX-1965 Upgrade Pig to version 0.13 (Prashant Kommireddi) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a1032fba Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a1032fba Diff:

[10/49] phoenix git commit: PHOENIX-1976 Exit gracefully if addShutdownHook fails.

2015-06-24 Thread tdsilva
PHOENIX-1976 Exit gracefully if addShutdownHook fails. If the JVM is already in the process of shutting down, we don't need to add the shutdown hook for the PhoenixDriver instance. Additionally, we shouldn't advertise this instance either since we're going down. Project:

[27/49] phoenix git commit: PHOENIX-2010 Properly validate number of arguments passed to the functions in FunctionParseNode#validate(Rajeshbabu)

2015-06-24 Thread tdsilva
PHOENIX-2010 Properly validate number of arguments passed to the functions in FunctionParseNode#validate(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b7f13824 Tree:

[28/49] phoenix git commit: PHOENIX-2022 Make BaseRegionScanner.next abstract

2015-06-24 Thread tdsilva
PHOENIX-2022 Make BaseRegionScanner.next abstract Avoid infinite recursion by removing a recursive call within BaseRegionScanner.next, which was already being used as an abstract method. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[34/49] phoenix git commit: PHOENIX-1987 SIGN built-in function should be order preserving (Shuxiong Ye)

2015-06-24 Thread tdsilva
PHOENIX-1987 SIGN built-in function should be order preserving (Shuxiong Ye) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/47466e31 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/47466e31 Diff:

[23/49] phoenix git commit: PHOENIX-2005 Connection utilities omit zk client port, parent znode (addendum)

2015-06-24 Thread tdsilva
PHOENIX-2005 Connection utilities omit zk client port, parent znode (addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e493215b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e493215b Diff:

[26/49] phoenix git commit: PHOENIX-1939 Test are failing with DoNotRetryIOException: ATABLE: null (Alicia Ying Shu)

2015-06-24 Thread tdsilva
PHOENIX-1939 Test are failing with DoNotRetryIOException: ATABLE: null (Alicia Ying Shu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/08fc27d4 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/08fc27d4 Diff:

[11/49] phoenix git commit: PHOENIX-1980 CsvBulkLoad cannot load hbase-site.xml from classpath

2015-06-24 Thread tdsilva
PHOENIX-1980 CsvBulkLoad cannot load hbase-site.xml from classpath Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6fc53b57 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/6fc53b57 Diff:

[36/49] phoenix git commit: PHOENIX-1978 UDF ArgumentTypeMismatchException(Rajeshbabu)

2015-06-24 Thread tdsilva
PHOENIX-1978 UDF ArgumentTypeMismatchException(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b3ed60bb Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b3ed60bb Diff:

[31/49] phoenix git commit: PHOENIX-2012 RowKeyComparisonFilter logs unencoded data at DEBUG level

2015-06-24 Thread tdsilva
PHOENIX-2012 RowKeyComparisonFilter logs unencoded data at DEBUG level Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9e686b75 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/9e686b75 Diff:

[37/49] phoenix git commit: PHOENIX-2027 Subqueries with no data are raising IllegalStateException(Alicia Ying Shu)

2015-06-24 Thread tdsilva
PHOENIX-2027 Subqueries with no data are raising IllegalStateException(Alicia Ying Shu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/db90196d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/db90196d Diff:

[48/49] phoenix git commit: minor changes based on jesses feedback

2015-06-24 Thread tdsilva
minor changes based on jesses feedback Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d1f7dede Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d1f7dede Diff:

[04/16] phoenix git commit: PHOENIX-2025 Phoenix-core's hbase-default.xml prevents HBaseTestingUtility from starting up in client apps (Geoffrey Jacoby)

2015-06-24 Thread tdsilva
PHOENIX-2025 Phoenix-core's hbase-default.xml prevents HBaseTestingUtility from starting up in client apps (Geoffrey Jacoby) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fb44f353 Tree:

[12/16] phoenix git commit: PHOENIX-2021 - Implement ARRAY_CAT built in function (Dumindu Buddhika)

2015-06-24 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/7385899d/phoenix-core/src/test/java/org/apache/phoenix/expression/ArrayConcatFunctionTest.java -- diff --git

[14/16] phoenix git commit: PHOENIX-2066 Existing client fails initialization due to upgrade atttempting to create column with no name (Lukas Lalinsky)

2015-06-24 Thread tdsilva
PHOENIX-2066 Existing client fails initialization due to upgrade atttempting to create column with no name (Lukas Lalinsky) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b58a62a5 Tree:

[09/16] phoenix git commit: PHOENIX-1920 - Pherf - Add support for mixed r/w workloads

2015-06-24 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/7175dcbc/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/QueryVerifier.java -- diff --git

[16/16] phoenix git commit: PHOENIX-2030 CsvBulkLoadTool should use logical name of the table for output directory suffix(Rajeshbabu)

2015-06-24 Thread tdsilva
PHOENIX-2030 CsvBulkLoadTool should use logical name of the table for output directory suffix(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3cf22a7d Tree:

[15/16] phoenix git commit: PHOENIX-2068 UserDefinedFunctionsIT is failing in windows with InvocationTargetException(Rajeshbabu)

2015-06-24 Thread tdsilva
PHOENIX-2068 UserDefinedFunctionsIT is failing in windows with InvocationTargetException(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/50f3a041 Tree:

[02/16] phoenix git commit: PHOENIX-1935 org.apache.phoenix.end2end.ArithmeticQueryIT tests are failing (Alicia Ying Shu)

2015-06-24 Thread tdsilva
PHOENIX-1935 org.apache.phoenix.end2end.ArithmeticQueryIT tests are failing (Alicia Ying Shu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/80600488 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/80600488

[11/16] phoenix git commit: PHOENIX-1920 - Pherf - Add support for mixed r/w workloads

2015-06-24 Thread tdsilva
PHOENIX-1920 - Pherf - Add support for mixed r/w workloads Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7175dcbc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7175dcbc Diff:

[08/16] phoenix git commit: PHOENIX-2057 Acquire lock in MetaDataEndPointImpl.addRowsToChildViews() before calling doGetTable()

2015-06-24 Thread tdsilva
PHOENIX-2057 Acquire lock in MetaDataEndPointImpl.addRowsToChildViews() before calling doGetTable() Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/466eeb35 Tree:

[05/16] phoenix git commit: PHOENIX-2049 Change ArraysWithNullsIT to be derived from BaseHBaseManagedTimeIT

2015-06-24 Thread tdsilva
PHOENIX-2049 Change ArraysWithNullsIT to be derived from BaseHBaseManagedTimeIT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2d70eff6 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2d70eff6 Diff:

[47/49] phoenix git commit: PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data types

2015-06-24 Thread tdsilva
PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data types Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8a0dee77 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8a0dee77 Diff:

[18/49] phoenix git commit: PHOENIX-1763 Support building with HBase-1.1.0

2015-06-24 Thread tdsilva
PHOENIX-1763 Support building with HBase-1.1.0 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7bc9cce1 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7bc9cce1 Diff:

[20/49] phoenix git commit: PHOENIX-1681 Use the new Region Interface (Andrew Purtell)

2015-06-24 Thread tdsilva
PHOENIX-1681 Use the new Region Interface (Andrew Purtell) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/edff624f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/edff624f Diff:

[32/49] phoenix git commit: PHOENIX-777 Support null value for fixed length ARRAY (Dumindu Buddhika)

2015-06-24 Thread tdsilva
PHOENIX-777 Support null value for fixed length ARRAY (Dumindu Buddhika) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7f6bf10b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7f6bf10b Diff:

[13/49] phoenix git commit: PHOENIX-1979 Remove unused FamilyOnlyFilter

2015-06-24 Thread tdsilva
PHOENIX-1979 Remove unused FamilyOnlyFilter Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a4b4e0e2 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a4b4e0e2 Diff:

phoenix git commit: PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi)

2015-06-26 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.4-HBase-0.98 dd5e565ec - ae36a0d75 PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi)

2015-06-26 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.4-HBase-1.1 319bc7c55 - a680069d6 PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi)

2015-06-26 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 f2c4964f3 - 006aec5a3 PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi)

2015-06-26 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.0 a60436521 - 99cc28808 PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi)

2015-06-26 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 980d29c5a - c40d64b3b PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi)

2015-06-26 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.4-HBase-1.0 70da90617 - f952b2b5c PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[15/49] phoenix git commit: PHOENIX-1964 - Pherf tests write output in module base directory

2015-06-24 Thread tdsilva
PHOENIX-1964 - Pherf tests write output in module base directory Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d3ff0798 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d3ff0798 Diff:

[12/49] phoenix git commit: PHOENIX-1990 bin/queryserver makeWinServiceDesc doesn't actually work in Windows

2015-06-24 Thread tdsilva
PHOENIX-1990 bin/queryserver makeWinServiceDesc doesn't actually work in Windows Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c83ab9ed Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c83ab9ed Diff:

[06/49] phoenix git commit: PHOENIX-1875 implement ARRAY_PREPEND built in function (Dumindu)

2015-06-24 Thread tdsilva
PHOENIX-1875 implement ARRAY_PREPEND built in function (Dumindu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b5ef25c9 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b5ef25c9 Diff:

[05/49] phoenix git commit: PHOENIX-1962 Apply check style to the build

2015-06-24 Thread tdsilva
PHOENIX-1962 Apply check style to the build Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/978b2322 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/978b2322 Diff:

[02/49] phoenix git commit: PHOENIX-1956 SELECT (FALSE OR FALSE) RETURNS TRUE

2015-06-24 Thread tdsilva
PHOENIX-1956 SELECT (FALSE OR FALSE) RETURNS TRUE Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c2fee39e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c2fee39e Diff:

[41/49] phoenix git commit: PHOENIX-2032 psql.py is broken after PHOENIX-2013

2015-06-24 Thread tdsilva
PHOENIX-2032 psql.py is broken after PHOENIX-2013 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d1934afb Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d1934afb Diff:

[03/49] phoenix git commit: PHOENIX-1958 Minimize memory allocation on new connection

2015-06-24 Thread tdsilva
PHOENIX-1958 Minimize memory allocation on new connection Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/cd81738b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/cd81738b Diff:

[19/49] phoenix git commit: PHOENIX-1681 Use the new Region Interface (Andrew Purtell)

2015-06-24 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/edff624f/phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsCollector.java -- diff --git

  1   2   3   4   5   6   7   8   9   10   >