[
https://issues.apache.org/jira/browse/IMPALA-13104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Saurabh Katiyal reassigned IMPALA-13104:
----------------------------------------
Assignee: Saurabh Katiyal
> Impala allows creation of managed non-acid table
> ------------------------------------------------
>
> Key: IMPALA-13104
> URL: https://issues.apache.org/jira/browse/IMPALA-13104
> Project: IMPALA
> Issue Type: Bug
> Reporter: Zoltán Borók-Nagy
> Assignee: Saurabh Katiyal
> Priority: Major
> Labels: newbie, ramp-up
>
> One is able to create a managed non-acid table using the following statement:
> {noformat}
> CREATE TABLE managed_non_acid
> (event string)
> PARTITIONED BY (century int)
> TBLPROPERTIES ('transactional' = 'false',
> 'transactional_properties'='insert_only');
> {noformat}
> The table properties contradict each other so Impala should raise an error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]