[
https://issues.apache.org/jira/browse/HIVE-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906126#comment-13906126
]
Lefty Leverenz commented on HIVE-6465:
--------------------------------------
What about CREATE TABLE? Would it also have ENABLE|DISABLE IMMUTABLILTY or
keep on using TBLPROPERTIES("immutable"="true") as shown in HIVE-6406, or
neither? (According to the wiki NO_DROP and OFFLINE only exist as ALTER TABLE
options, but maybe the doc is incomplete.)
* [DDL: Create Table
|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTable]
* [DDL: Alter Table/Partition Protections
|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-AlterTable/PartitionProtections]
> Introduce ql grammar for immutability property
> ----------------------------------------------
>
> Key: HIVE-6465
> URL: https://issues.apache.org/jira/browse/HIVE-6465
> Project: Hive
> Issue Type: Sub-task
> Components: HCatalog, Metastore, Query Processor, Thrift API
> Reporter: Sushanth Sowmyan
>
> HIVE-6406 introduces a notion of an immutable table in hive. In essence, it
> is a data protection feature similar to current hive protections like OFFLINE
> and NO_DROP. Thus, rather than having its interface being people mucking
> around TBLPROPERTIES, we should have ql grammar for it.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)