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

[jira] [Created] (PHOENIX-4129) Handle partial rebuild of an index on a view

James Taylor created PHOENIX-4129:
-------------------------------------

             Summary: Handle partial rebuild of an index on a view
                 Key: PHOENIX-4129
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4129
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


I don't think we have any tests of partial rebuilding an index on a view. We should test this and verify it works correctly. We'll need to be careful since the underlying physical table for the index does not have an entry in the SYSTEM.CATALOG table. We'll need to track disablement and rebuild at the view level.



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