phoenix git commit: PHOENIX-2820 Investigate why SortMergeJoinIT has a sort in the explain plan

2016-04-07 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.0 c4aae6635 -> bd3942863 PHOENIX-2820 Investigate why SortMergeJoinIT has a sort in the explain plan Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2820 Investigate why SortMergeJoinIT has a sort in the explain plan

2016-04-07 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 1e4782187 -> 91800b703 PHOENIX-2820 Investigate why SortMergeJoinIT has a sort in the explain plan Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/91800b70 Tree:

phoenix git commit: Change Calcite version to 1.8.0-SNAPSHOT

2016-04-07 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite aa0bf5834 -> 760723a1e Change Calcite version to 1.8.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/760723a1 Tree:

svn commit: r1738200 - in /phoenix/site: publish/ publish/images/using/ source/src/site/markdown/ source/src/site/resources/images/using/

2016-04-07 Thread jamestaylor
Author: jamestaylor Date: Thu Apr 7 23:55:01 2016 New Revision: 1738200 URL: http://svn.apache.org/viewvc?rev=1738200=rev Log: Update who's using page with eharmony Added: phoenix/site/publish/images/using/eharmony.png (with props)

[3/3] phoenix git commit: Store encoded column counters for base tables and make views use them

2016-04-07 Thread samarth
Store encoded column counters for base tables and make views use them Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c7a425df Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c7a425df Diff:

[1/3] phoenix git commit: Store encoded column counters for base tables and make views use them

2016-04-07 Thread samarth
Repository: phoenix Updated Branches: refs/heads/encodecolumns 3909c633c -> c7a425df4 http://git-wip-us.apache.org/repos/asf/phoenix/blob/c7a425df/phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java --

[2/3] phoenix git commit: Store encoded column counters for base tables and make views use them

2016-04-07 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/c7a425df/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/generated/PTableProtos.java -- diff --git