GitHub user JamesRTaylor opened a pull request:
https://github.com/apache/incubator-phoenix/pull/7
PHOENIX-21: Support indexes on multi-tenant views
Still needs more testing and a bit more bookkeeping for cleanup, but it's
pretty close.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-phoenix tenant-specific-index
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-phoenix/pull/7.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 #7
----
commit 0524c0bf166b2c6b49f2d85b3d707364d78aecce
Author: James Taylor <[email protected]>
Date: 2014-02-13T06:36:09Z
Added VIEW_CONSTANT column and prevent deletion of referenced coluns for
views
commit d0ab91315b71a6d239411a6db558da7b2e1f73df
Author: James Taylor <[email protected]>
Date: 2014-02-13T08:48:24Z
Disallow deletion of referenced column for mapped views
commit 1a48763be02ab9ef0b0f1065b1553345698cd4bd
Author: James Taylor <[email protected]>
Date: 2014-02-14T20:05:26Z
Add VIEW_INDEX_ID for indexes on multi-tenant views
commit afbce642290ef1c5277f3011ab3fe0c750fef401
Author: James Taylor <[email protected]>
Date: 2014-02-17T08:22:34Z
Tenant specific view indexes
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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.
---