You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Shreepadma Venugopalan (JIRA)" <ji...@apache.org> on 2013/12/27 00:55:51 UTC

[jira] [Updated] (SENTRY-78) UDFs can't be referenced in a CTAS when Sentry is enabled for Hive

     [ https://issues.apache.org/jira/browse/SENTRY-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shreepadma Venugopalan updated SENTRY-78:
-----------------------------------------

    Attachment: SENTRY-78.patch

> UDFs can't be referenced in a CTAS when Sentry is enabled for Hive
> ------------------------------------------------------------------
>
>                 Key: SENTRY-78
>                 URL: https://issues.apache.org/jira/browse/SENTRY-78
>             Project: Sentry
>          Issue Type: Bug
>            Reporter: Shreepadma Venugopalan
>            Assignee: Shreepadma Venugopalan
>         Attachments: SENTRY-78.patch
>
>
> Following Hive query fails when Sentry is enabled,
> create table table2 as select A, count(A) from TAB_1 GROUP BY A 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)