GitHub user elilevine opened a pull request: https://github.com/apache/phoenix/pull/97
PHOENIX-978: Allow views to extend parent's PK only if parent's last ⦠â¦PK column is fixed length You can merge this pull request into a Git repository by running: $ git pull https://github.com/elilevine/apache-phoenix PHOENIX-978 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/97.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 #97 ---- commit 70a1828acd951fc67aed7b66f30270237c615929 Author: Eli Levine <elilev...@apache.org> Date: 2015-07-09T01:46:43Z PHOENIX-978: Allow views to extend parent's PK only if parent's last PK column is fixed length ---- --- 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. ---