You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Vincent Poon (JIRA)" <ji...@apache.org> on 2017/09/08 01:03:00 UTC

[jira] [Updated] (PHOENIX-4181) Drop tenant views columns when base view column is dropped

     [ https://issues.apache.org/jira/browse/PHOENIX-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Poon updated PHOENIX-4181:
----------------------------------
    Attachment: PHOENIX-4181_test.master.patch

test to repro the issue

> Drop tenant views columns when base view column is dropped
> ----------------------------------------------------------
>
>                 Key: PHOENIX-4181
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4181
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.12.0
>            Reporter: Vincent Poon
>         Attachments: PHOENIX-4181_test.master.patch
>
>
> If you create a base table, a base view on the base table, and then a tenant view on the base view, when a base view column is dropped, it should get dropped from the tenant views as well.
> This is currently not happening.  See the attached test.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)