GitHub user twdsilva opened a pull request:

    https://github.com/apache/phoenix/pull/182

    Encodecolumns

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/phoenix encodecolumns

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/182.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #182
    
----
commit cd891030f4b23d185269d3d23bf719472ddc70e9
Author: Samarth <[email protected]>
Date:   2016-03-08T21:48:24Z

    Metadata changes to support encoding of column names

commit 2fda59a19b11f1f669ff0a3bbd4e655766554dbe
Author: Samarth <[email protected]>
Date:   2016-03-12T02:09:59Z

    Revert "Metadata changes to support encoding of column names"
    
    This reverts commit f7c1d45a17771c1010d1bec37a167ee127b54607.
    Reverting the commit.

commit 55c5a72847d68719e49674e5d0513197014b6d6c
Author: Samarth <[email protected]>
Date:   2016-03-21T20:52:53Z

    Replace empty key value with unit tests passing

commit 13a900f63aa02e724ae9a62d4a5032ca8a3cbb6c
Author: Samarth <[email protected]>
Date:   2016-03-23T19:53:12Z

    Changes to fix index tests

commit d89c5cb119df5b769f6e6f9931dcab229c6dedc6
Author: Samarth <[email protected]>
Date:   2016-03-24T22:53:39Z

    Provide right column qualifiers for arrays

commit 8a9ffe5c8ca23ec72a3c0be43eeccc65a8753f14
Author: Samarth <[email protected]>
Date:   2016-03-25T17:05:33Z

    Fix generation of next column qualifiers

commit d8488efd9401dc5f26ce12e6717776846876336d
Author: Samarth <[email protected]>
Date:   2016-04-07T16:54:52Z

    Store encoded column counters for base tables and make views use them

commit 227ba1d69bb0c0643a66c8c44a05a5e6497d2519
Author: Samarth <[email protected]>
Date:   2016-04-08T07:18:11Z

    Fix disabling of indexes on write failures

commit 2b3acb2ba781da387df63670cb898d3c9c4d78a9
Author: Samarth <[email protected]>
Date:   2016-04-08T16:52:25Z

    Tweak statistics tests to take into account column name encoding

commit 390bd393d9734c20b3786c973faf6a048c64ab00
Author: Samarth <[email protected]>
Date:   2016-04-23T00:51:27Z

    Rebasing with latest and fixing associated test failures

commit ba8d6abbc0812d486e3537c122ac20b88376adbb
Author: Samarth <[email protected]>
Date:   2016-04-25T18:49:49Z

    Changes to AlterTableIT

commit 6461e959404ef28a171a4384dfa44ed973ac124a
Author: Samarth <[email protected]>
Date:   2016-05-02T17:04:12Z

    V1 of the custom list implementation for taking advantage of encoded 
qualifiers

commit 9525c72fb45522c84bbb2fbde62042e1af735284
Author: Samarth <[email protected]>
Date:   2016-05-28T00:44:53Z

    Optimize order by and grouped aggregations by taking advantage of column 
encoding

commit 0c22c2f00ec5b2440ba94783d8c0fd2e8c5d9239
Author: Samarth <[email protected]>
Date:   2016-06-24T00:05:01Z

    Add missing files

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to