You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zhenxiao Luo (JIRA)" <ji...@apache.org> on 2012/12/24 03:06:12 UTC

[jira] [Created] (HIVE-3834) Support hive: alter view ... as ..

Zhenxiao Luo created HIVE-3834:
----------------------------------

             Summary: Support hive: alter view ... as ..
                 Key: HIVE-3834
                 URL: https://issues.apache.org/jira/browse/HIVE-3834
             Project: Hive
          Issue Type: New Feature
            Reporter: Zhenxiao Luo
            Assignee: Zhenxiao Luo


Hive supports "alter view" on setting property, add/drop partition etc but not "as".

If you want to change "as" part, you have to drop view, recreate it and backfill partition etc. pretty painful.

It will be nice to support this. The reference is mysql syntax http://dev.mysql.com/doc/refman/5.0/en/alter-view.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira