phoenix git commit: Make projection work with new Phoenix master

2015-03-04 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite 026f60b12 -> de6c14a14 Make projection work with new Phoenix master Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/de6c14a1 Tree: http://git-wip-us.apache.org/r

[13/50] [abbrv] phoenix git commit: PHOENIX-1644 Check for min HBase version before creating local index and provide means of disabling usage

2015-03-04 Thread maryannxue
PHOENIX-1644 Check for min HBase version before creating local index and provide means of disabling usage Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/54c4ed80 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/

[09/50] [abbrv] phoenix git commit: PHOENIX-514 Support functional indexes (Thomas D'Silva)

2015-03-04 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/8c340f5a/phoenix-core/src/main/java/org/apache/phoenix/optimize/QueryOptimizer.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/optimize/QueryOptimizer.java b/

[14/50] [abbrv] phoenix git commit: PHOENIX-1620 Add API for getting tenant ID from an HBase row of a Phoenix table

2015-03-04 Thread maryannxue
PHOENIX-1620 Add API for getting tenant ID from an HBase row of a Phoenix table Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f3c675bf Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f3c675bf Diff: http://git-w

[24/50] [abbrv] phoenix git commit: PHOENIX-653 Support ANSI-standard date literals from SQL 2003

2015-03-04 Thread maryannxue
PHOENIX-653 Support ANSI-standard date literals from SQL 2003 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2d5913b8 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2d5913b8 Diff: http://git-wip-us.apache.org/r

[42/50] [abbrv] phoenix git commit: PHOENIX-1115 Provide a SQL command to turn tracing on/off(Rajeshbabu)

2015-03-04 Thread maryannxue
PHOENIX-1115 Provide a SQL command to turn tracing on/off(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0440aca5 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/0440aca5 Diff: http://git-wip-us.apac

[49/50] [abbrv] phoenix git commit: Merge branch 'master' into calcite

2015-03-04 Thread maryannxue
Merge branch 'master' into calcite Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b9d24a94 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b9d24a94 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/b9d24

[47/50] [abbrv] phoenix git commit: PHOENIX-1690 IndexOutOfBoundsException during SkipScanFilter interesect

2015-03-04 Thread maryannxue
PHOENIX-1690 IndexOutOfBoundsException during SkipScanFilter interesect Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/49f06b33 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/49f06b33 Diff: http://git-wip-us.ap

[36/50] [abbrv] phoenix git commit: PHOENIX-1672 RegionScanner.nextRaw contract not implemented correctly

2015-03-04 Thread maryannxue
PHOENIX-1672 RegionScanner.nextRaw contract not implemented correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3d50147f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3d50147f Diff: http://git-wip-us.apac

[07/50] [abbrv] phoenix git commit: PHOENIX-1248 CsvBulkLoadTool is failing with IAE when local index specified for --index-table parameter(Gabriel Reid)

2015-03-04 Thread maryannxue
PHOENIX-1248 CsvBulkLoadTool is failing with IAE when local index specified for --index-table parameter(Gabriel Reid) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d6e7846f Tree: http://git-wip-us.apache.org/repos/asf/p

[15/50] [abbrv] phoenix git commit: PHOENIX-1643 Ensure index usage is backward compatible for 4.2 client against 4.3 server (Thomas D'Silva)

2015-03-04 Thread maryannxue
PHOENIX-1643 Ensure index usage is backward compatible for 4.2 client against 4.3 server (Thomas D'Silva) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9db37bd9 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/

[40/50] [abbrv] phoenix git commit: Revert "Surface partial saves in CommitExcepiton (PHOENIX-900) from https://github.com/apache/phoenix/pull/37"

2015-03-04 Thread maryannxue
Revert "Surface partial saves in CommitExcepiton (PHOENIX-900) from https://github.com/apache/phoenix/pull/37"; This reverts commit fa58c7821a2e8fce30a8c0ff6e42aa00134dbce0. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commi

[12/50] [abbrv] phoenix git commit: PHOENIX-1142 Improve CsvBulkLoadTool to parse different Date formats

2015-03-04 Thread maryannxue
PHOENIX-1142 Improve CsvBulkLoadTool to parse different Date formats Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2d770333 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2d770333 Diff: http://git-wip-us.apach

[08/50] [abbrv] phoenix git commit: PHOENIX-514 Support functional indexes (Thomas D'Silva)

2015-03-04 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/8c340f5a/phoenix-core/src/main/java/org/apache/phoenix/schema/SaltingUtil.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/schema/SaltingUtil.java b/phoenix-co

[04/50] [abbrv] phoenix git commit: PHOENIX-1616 Creating a View with a case sensitive column name does not work (Thomas D'Silva)

2015-03-04 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/03a5d7ef/phoenix-core/src/main/java/org/apache/phoenix/util/SchemaUtil.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/util/SchemaUtil.java b/phoenix-core/src/

[01/50] [abbrv] phoenix git commit: PHOENIX-1612 Avoid context classloader issue

2015-03-04 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite 679571b19 -> 026f60b12 PHOENIX-1612 Avoid context classloader issue Don't create a static HColumnDescriptor to avoid creating an HBaseConfiguration from a static context. Making this change makes it possible to run Phoenix via an externa

[29/50] [abbrv] phoenix git commit: PHOENIX-1654 Incorrect group-by keys from ClientAggregatePlan

2015-03-04 Thread maryannxue
PHOENIX-1654 Incorrect group-by keys from ClientAggregatePlan Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fc299d5e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/fc299d5e Diff: http://git-wip-us.apache.org/r

[37/50] [abbrv] phoenix git commit: PHOENIX-1680 phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java

2015-03-04 Thread maryannxue
PHOENIX-1680 phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/05723b19 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/05723b19 Diff: http:

[31/50] [abbrv] phoenix git commit: Fix for TableNotFoundException when optimizing SELECT * FROM a tenant-specific table

2015-03-04 Thread maryannxue
Fix for TableNotFoundException when optimizing SELECT * FROM a tenant-specific table Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d4f7b71a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d4f7b71a Diff: http:/

[03/50] [abbrv] phoenix git commit: PHOENIX-1596 Turning tracing on results in region server crash

2015-03-04 Thread maryannxue
PHOENIX-1596 Turning tracing on results in region server crash Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a1baf2ac Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a1baf2ac Diff: http://git-wip-us.apache.org/

[39/50] [abbrv] phoenix git commit: Surface partial saves in CommitExcepiton (PHOENIX-900) from https://github.com/apache/phoenix/pull/37

2015-03-04 Thread maryannxue
Surface partial saves in CommitExcepiton (PHOENIX-900) from https://github.com/apache/phoenix/pull/37 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fa58c782 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/fa58

[20/50] [abbrv] phoenix git commit: PHOENIX-1646 Views and functional index expressions may lose information when stringified

2015-03-04 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/abeaa74a/phoenix-core/src/test/java/org/apache/phoenix/parse/QueryParserTest.java -- diff --git a/phoenix-core/src/test/java/org/apache/phoenix/parse/QueryParserTest.java b/phoe

[34/50] [abbrv] phoenix git commit: PHOENIX-1639 Enhance function/expression index tests

2015-03-04 Thread maryannxue
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: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2e5a6308 Diff: http://git-wip-us.apache.org/repos/asf/

[18/50] [abbrv] phoenix git commit: PHOENIX-1644 Check for min HBase version before creating local index and provide means of disabling usage

2015-03-04 Thread maryannxue
PHOENIX-1644 Check for min HBase version before creating local index and provide means of disabling usage Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2b8e6634 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/

[50/50] [abbrv] phoenix git commit: Fix compilation errors and ToExpressionTest after merge

2015-03-04 Thread maryannxue
Fix compilation errors and ToExpressionTest after merge Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/026f60b1 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/026f60b1 Diff: http://git-wip-us.apache.org/repos/a

[45/50] [abbrv] phoenix git commit: PHOENIX-1690 IndexOutOfBoundsException during SkipScanFilter interesect

2015-03-04 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/49f06b33/phoenix-core/src/test/java/org/apache/phoenix/filter/SkipScanFilterIntersectTest.java -- diff --git a/phoenix-core/src/test/java/org/apache/phoenix/filter/SkipScanFilter

[30/50] [abbrv] phoenix git commit: PHOENIX-1656 - Add release dir to gitignore

2015-03-04 Thread maryannxue
PHOENIX-1656 - Add release dir to gitignore Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f925a403 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f925a403 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/d

[32/50] [abbrv] phoenix git commit: PHOENIX-1634 LocalIndexSplitter prevents region from auto split(Rajeshbabu)

2015-03-04 Thread maryannxue
PHOENIX-1634 LocalIndexSplitter prevents region from auto split(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e09a8f8d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e09a8f8d Diff: http://git-wip-u

[11/50] [abbrv] phoenix git commit: PHOENIX-514 Support functional indexes (Thomas D'Silva)

2015-03-04 Thread maryannxue
PHOENIX-514 Support functional indexes (Thomas D'Silva) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8c340f5a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8c340f5a Diff: http://git-wip-us.apache.org/repos/a

[33/50] [abbrv] phoenix git commit: PHOENIX-1667 Update sqlline to 1.1.8

2015-03-04 Thread maryannxue
PHOENIX-1667 Update sqlline to 1.1.8 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b8c0559c Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b8c0559c Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/b8c

[25/50] [abbrv] phoenix git commit: PHOENIX-1646 Views and functional index expressions may lose information when stringified

2015-03-04 Thread maryannxue
PHOENIX-1646 Views and functional index expressions may lose information when stringified Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2730e874 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2730e874 Diff: h

[48/50] [abbrv] phoenix git commit: PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain)

2015-03-04 Thread maryannxue
PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9a546b9c Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/9a546b9c Diff: http://git-wi

[21/50] [abbrv] phoenix git commit: PHOENIX-1646 Views and functional index expressions may lose information when stringified

2015-03-04 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/abeaa74a/phoenix-core/src/main/java/org/apache/phoenix/parse/OuterJoinParseNode.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/parse/OuterJoinParseNode.java

[06/50] [abbrv] phoenix git commit: PHOENIX-1613 Allow old commons-collections version

2015-03-04 Thread maryannxue
PHOENIX-1613 Allow old commons-collections version Handle an IllegalAccessError while initializing tracing, in order to allow Phoenix to be used (without tracing) together with SquirrelSQL. The IllegalAccessError occurs because SquirrelSQL uses an old (2.x) version of commons-collections, while tr

[44/50] [abbrv] phoenix git commit: PHOENIX-1489 Access column values positionally from client

2015-03-04 Thread maryannxue
PHOENIX-1489 Access column values positionally from client Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3f829751 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3f829751 Diff: http://git-wip-us.apache.org/repo

[28/50] [abbrv] phoenix git commit: PHOENIX-1650 Possible resource leak in upsert select query (Rajeshbabu)

2015-03-04 Thread maryannxue
PHOENIX-1650 Possible resource leak in upsert select query (Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e0a81a09 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e0a81a09 Diff: http://git-wip-us.ap

[02/50] [abbrv] phoenix git commit: PHOENIX-1610 Incorrect subquery results caused by unpaired contextStack push/pop

2015-03-04 Thread maryannxue
PHOENIX-1610 Incorrect subquery results caused by unpaired contextStack push/pop Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1c58f442 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/1c58f442 Diff: http://git-

[27/50] [abbrv] phoenix git commit: PHOENIX-1649 Remove System.out/System.err debugging messages (Rajeshbabu)

2015-03-04 Thread maryannxue
PHOENIX-1649 Remove System.out/System.err debugging messages (Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7dc3d842 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7dc3d842 Diff: http://git-wip-us.

[41/50] [abbrv] phoenix git commit: PHOENIX-1686 Data length should be checked in KeyValueSchema.next() and maxOffset should be set correctly by the caller

2015-03-04 Thread maryannxue
PHOENIX-1686 Data length should be checked in KeyValueSchema.next() and maxOffset should be set correctly by the caller Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/93f56057 Tree: http://git-wip-us.apache.org/repos/asf

[16/50] [abbrv] phoenix git commit: PHOENIX-1641 Make the upgrade from 4.x to 4.3 work for SYSTEM.CATALOG and SYSTEM.SEQUENCE

2015-03-04 Thread maryannxue
PHOENIX-1641 Make the upgrade from 4.x to 4.3 work for SYSTEM.CATALOG and SYSTEM.SEQUENCE Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/eaa7fbfd Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/eaa7fbfd Diff:

[05/50] [abbrv] phoenix git commit: PHOENIX-1616 Creating a View with a case sensitive column name does not work (Thomas D'Silva)

2015-03-04 Thread maryannxue
PHOENIX-1616 Creating a View with a case sensitive column name does not work (Thomas D'Silva) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/03a5d7ef Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/03a5d7ef Dif

[17/50] [abbrv] phoenix git commit: PHOENIX-1142 Fix compiler errors and warnings from original checkin

2015-03-04 Thread maryannxue
PHOENIX-1142 Fix compiler errors and warnings from original checkin Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/47ca5958 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/47ca5958 Diff: http://git-wip-us.apache

[23/50] [abbrv] phoenix git commit: PHOENIX-688 Add to_time and to_timestamp built-in functions

2015-03-04 Thread maryannxue
PHOENIX-688 Add to_time and to_timestamp built-in functions Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/11a76b29 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/11a76b29 Diff: http://git-wip-us.apache.org/rep

[10/50] [abbrv] phoenix git commit: PHOENIX-514 Support functional indexes (Thomas D'Silva)

2015-03-04 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/8c340f5a/phoenix-core/src/main/java/org/apache/phoenix/compile/PostIndexDDLCompiler.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/compile/PostIndexDDLCompile

[46/50] [abbrv] phoenix git commit: PHOENIX-1690 IndexOutOfBoundsException during SkipScanFilter interesect

2015-03-04 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/49f06b33/phoenix-core/src/test/java/org/apache/phoenix/filter/SkipScanBigFilterTest.java -- diff --git a/phoenix-core/src/test/java/org/apache/phoenix/filter/SkipScanBigFilterTes

[19/50] [abbrv] phoenix git commit: PHOENIX-1641 Addendum to the previous commit

2015-03-04 Thread maryannxue
PHOENIX-1641 Addendum to the previous commit Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/78d91d11 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/78d91d11 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/

[26/50] [abbrv] phoenix git commit: PHOENIX-1646 Views and functional index expressions may lose information when stringified

2015-03-04 Thread maryannxue
PHOENIX-1646 Views and functional index expressions may lose information when stringified Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/acb87990 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/acb87990 Diff: h

[38/50] [abbrv] phoenix git commit: PHOENIX-1078 Unable to run pig script with Phoenix in a secure HBase cluster

2015-03-04 Thread maryannxue
PHOENIX-1078 Unable to run pig script with Phoenix in a secure HBase cluster Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/dab9d51b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/dab9d51b Diff: http://git-wip-

[35/50] [abbrv] phoenix git commit: PHOENIX-1669 Views are not always properly updated with physical table indexes when cached

2015-03-04 Thread maryannxue
PHOENIX-1669 Views are not always properly updated with physical table indexes when cached Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c633151d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c633151d Diff:

[43/50] [abbrv] phoenix git commit: PHOENIX-1489 Access column values positionally from client

2015-03-04 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3f829751/phoenix-core/src/main/java/org/apache/phoenix/compile/ProjectionCompiler.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/compile/ProjectionCompiler.ja

[22/50] [abbrv] phoenix git commit: PHOENIX-1646 Views and functional index expressions may lose information when stringified

2015-03-04 Thread maryannxue
PHOENIX-1646 Views and functional index expressions may lose information when stringified Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/abeaa74a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/abeaa74a Diff: h

Apache-Phoenix | 3.0 | Hadoop1 | Build Successful

2015-03-04 Thread Apache Jenkins Server
3.0 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-3.0-hadoop1/lastSuccessfulBuild/artifact/ Last Complete Test Report https://builds.apache.org/job/Phoenix-3.0-hadoop1/l

Apache-Phoenix | 4.0 | Build Successful

2015-03-04 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/ Chan

Apache-Phoenix | Master | Build Successful

2015-03-04 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 https://builds.apache.org/job/Phoenix-master/lastComp

phoenix git commit: Revert "PHOENIX-1489 Access column values positionally from client"

2015-03-04 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite a2ee0efc9 -> 679571b19 Revert "PHOENIX-1489 Access column values positionally from client" This reverts commit a2ee0efc9aa07940de6affacca67dd7b937504d2. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wi

phoenix git commit: PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain)

2015-03-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.3 90cd05e8f -> 97c4015a4 PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/97c4015a Tree:

phoenix git commit: PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain)

2015-03-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 49f06b331 -> 9a546b9c8 PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9a546b9c Tre

phoenix git commit: PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain)

2015-03-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/3.0 dd22ccd94 -> 1c0d30eab PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1c0d30ea Tree:

phoenix git commit: PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain)

2015-03-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 193622e53 -> 1c33da317 PHOENIX-1696 Selecting column more than once fails (Maryann Xue, Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1c33da31 Tree: