GitHub user chrajeshbabu opened a pull request:

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

    PHOENIX-933 Local index support to Phoenix

    Updated pull request after resolving conflicts and handling James review 
comments.

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

    $ git pull https://github.com/chrajeshbabu/phoenix master

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

    https://github.com/apache/phoenix/pull/3.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 #3
    
----
commit 014ec218b151ef960347b875b373828ad8fe8681
Author: James Taylor <jamestay...@apache.org>
Date:   2014-04-17T01:28:18Z

    Add local index to grammar and metadata

commit 1855a8d1c6b2064d81f5fffc27c18342599cf7b0
Author: James Taylor <jamestay...@apache.org>
Date:   2014-04-18T23:31:29Z

    PHOENIX-936 Custom load balancer to colocate user table regions and index 
table regions (Rajeshbabu)

commit 1bc8b57801e299635ac601aea5dc7ba8d4915a2f
Author: James Taylor <jamestay...@apache.org>
Date:   2014-04-26T04:36:03Z

    PHOENIX-935 create local index table with the same split keys of user table 
(Rajeshbabu)

commit b02df4f054f78a866f25d9beb4e7fc2242df2a1f
Author: James Taylor <jamestay...@apache.org>
Date:   2014-04-28T05:26:27Z

    PHOENIX-935 create local index table with the same split keys of user table 
(Rajeshbabu)

commit 8f3f8100210538d0c162cbbc5e02efc63db52d31
Author: James Taylor <jamestay...@apache.org>
Date:   2014-04-28T16:31:31Z

    PHOENIX-955 Skip region start key at beginning of local index rows 
(JamesTaylor)

commit 8e35bc99068da33db4e2019d9bc65d8d78bee4d2
Author: James Taylor <jtay...@salesforce.com>
Date:   2014-05-08T06:23:37Z

    PHOENIX-937 Handle puts on local index table (Rajeshbabu)

commit cf78def0579f51a5342bcfbff802902478052d25
Author: James Taylor <jtay...@salesforce.com>
Date:   2014-05-23T03:48:01Z

    PHOENIX-994 Handle scans on local index table in case any best fit covering 
local index available (Rajeshbabu)

commit 835bcf675db9435da1335bbfb6d55d6d7edd86b3
Author: James Taylor <jtay...@salesforce.com>
Date:   2014-05-27T19:51:56Z

    PHOENIX-1004 'drop index' should delete index data from local index table 
(Rajeshbabu)

commit 2edd2b6a19deef0847086da2c7b30250ed2907c7
Author: James Taylor <jtay...@salesforce.com>
Date:   2014-06-09T18:11:35Z

    PHOENIX-1038 Dynamically add INDEX_TYPE column to SYSTEM.CATALOG if not 
already there

commit 0408b333780f4ce428e5d9b018e5cd13934d0f84
Author: Ramkrishna <ramkrishna.s.vasude...@intel.com>
Date:   2014-07-04T10:19:41Z

    PHOENIX-1015 Support joining back to data table row from local index when 
query condition involves leading columns in local index (Rajeshbabu)

commit 3df832e73e138320a30e5c5d0c80680b79de6358
Author: Rajeshbabu Chintaguntla <rajeshbabu.chintagun...@huawei.com>
Date:   2014-07-12T17:14:44Z

    PHOENIX-1015 Support joining back to data table row from local index when 
query condition involves leading columns in local index

commit 84097757a3173adc2a3b464901b79f35bc9d07cb
Author: Rajeshbabu Chintaguntla <rajeshbabu.chintagun...@huawei.com>
Date:   2014-07-13T17:26:13Z

    PHOENIX-1015 Support joining back to data table row from local index when 
query condition involves leading columns in local index

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to