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

Sravya Tirukkovalur commented on SENTRY-1320:
---------------------------------------------

+1, pending QA run. Thanks for the patch [~vihangk1]! 

> truncate table db_name.table_name fails
> ---------------------------------------
>
>                 Key: SENTRY-1320
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1320
>             Project: Sentry
>          Issue Type: Bug
>            Reporter: Vihang Karajgaonkar
>            Assignee: Vihang Karajgaonkar
>            Priority: Minor
>         Attachments: SENTRY-1320.01.patch
>
>
> On a cluster with Sentry enabled using Kerberos (MIT)
> Steps to reproduce:
> create database temp;
> use temp;
> create table a(b int);
> use default;
> truncate table temp.a;
> Error: Error while compiling statement: FAILED: IllegalArgumentException null 
> (state=42000,code=40000)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to