CREATE VIEW followup: updatable views
--------------------------------------
Key: HIVE-1143
URL: https://issues.apache.org/jira/browse/HIVE-1143
Project: Hadoop Hive
Issue Type: New Feature
Components: Query Processor
Affects Versions: 0.6.0
Reporter: John Sichi
Assignee: John Sichi
For HIVE-972, we only implemented read-only views. Updatable views are
difficult in general, but for simple cases where views are being used to impose
a rename layer on existing tables/columns, update support would be high value
(for consistent read/write access) and not a lot of work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.