[
https://issues.apache.org/jira/browse/IMPALA-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846114#comment-16846114
]
ASF subversion and git services commented on IMPALA-8435:
---------------------------------------------------------
Commit 67015004cfd16b78cf5b4019c29a6f1301b37fcc in impala's branch
refs/heads/master from arorasudhanshu
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=6701500 ]
IMPALA-8435. Prohibit operations on transactional table.
Copied some code from Hive to identify if the table is transactional,
insert only table.
Also modified code to prohibit write operations on insert only table.
That code will be reverted once we add support for write operations on
insert only table.
Testing Done:
- Added a new test in AnalyzerTest
Change-Id: I740dc4ce0dbbc0c2e042b01832e606cc1ac4132a
Reviewed-on: http://gerrit.cloudera.org:8080/13311
Tested-by: Todd Lipcon <[email protected]>
Reviewed-by: Sudhanshu Arora <[email protected]>
Reviewed-by: Todd Lipcon <[email protected]>
> Prohibit unsupported operations on transactional tables
> -------------------------------------------------------
>
> Key: IMPALA-8435
> URL: https://issues.apache.org/jira/browse/IMPALA-8435
> Project: IMPALA
> Issue Type: New Feature
> Components: Frontend
> Affects Versions: Impala 3.1.0
> Reporter: Sudhanshu Arora
> Assignee: Csaba Ringhofer
> Priority: Critical
> Labels: impala-acid
>
> For a transactional table prohibit unsupported statements like any access to
> full-ACID table, compute stats, alter, or write to insert only transactional
> table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]