You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2010/01/21 00:16:54 UTC

[jira] Created: (HIVE-1077) CREATE VIEW followup: track object invalidation in metastore

CREATE VIEW followup:  track object invalidation in metastore
-------------------------------------------------------------

                 Key: HIVE-1077
                 URL: https://issues.apache.org/jira/browse/HIVE-1077
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Metastore
    Affects Versions: 0.6.0
            Reporter: John Sichi
            Assignee: John Sichi
             Fix For: 0.6.0


When an object such as a table is modified, a dependent object such as a view may become invalid.  We would like to add support for tracking this invalidation state in the catalog and clearing it via ALTER VIEW v RECOMPILE (similar to Oracle).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.