You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/08/27 12:20:00 UTC

[jira] [Commented] (IMPALA-8889) Incorrect exception message when trying unsupported option for acid tables

    [ https://issues.apache.org/jira/browse/IMPALA-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916663#comment-16916663 ] 

ASF subversion and git services commented on IMPALA-8889:
---------------------------------------------------------

Commit 3f4cbe961702552a187c0bbc04b616e0029c1412 in impala's branch refs/heads/master from Yongzhi Chen
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=3f4cbe9 ]

IMPALA-8889: Fix error messages for unsupported operations on acid tables

Provides up-to-date error messages for acid tables.
Makes minor code change for ensureTableWriteSupported after
HIVEMANAGEDINSERTWRITE is enabled.

Tests:
Fixed and tested AnalyerTest
Fixed acid-negative test
Ran all core tests for Hive 3

Change-Id: I732bf651405c9ed75d1843390050b786720e3ffe
Reviewed-on: http://gerrit.cloudera.org:8080/14133
Tested-by: Impala Public Jenkins <im...@cloudera.com>
Reviewed-by: Zoltan Borok-Nagy <bo...@cloudera.com>


> Incorrect exception message when trying unsupported option for acid tables
> --------------------------------------------------------------------------
>
>                 Key: IMPALA-8889
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8889
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.3.0
>            Reporter: Yongzhi Chen
>            Assignee: Yongzhi Chen
>            Priority: Critical
>
> when we try unsupported option say alter table on acid tables from , it thows an exception which is expected but it gives a wrong message :
>  It says we only support Read for insert-only tables which is not true anymore, since we also support insert, drop ( and soon truncate) also now.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org