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 2015/12/01 08:52:11 UTC

[jira] [Created] (PHOENIX-2468) Add dynamic column to track asynchronous index creation date

James Taylor created PHOENIX-2468:
-------------------------------------

             Summary: Add dynamic column to track asynchronous index creation date
                 Key: PHOENIX-2468
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2468
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor
            Assignee: James Taylor


We should add an ASYNC_CREATED_DATE dynamic column of type DATE to our SYSTEM.CATALOG table. This will allow us to easily find asynchronous indexes that are in a BUILDING state and order their creation based on when they were created.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)