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 "Fang-Yu Rao (Jira)" <ji...@apache.org> on 2022/11/24 07:42:00 UTC

[jira] [Created] (IMPALA-11743) Investigate how to support the OWNER privilege for UDFs in Impala

Fang-Yu Rao created IMPALA-11743:
------------------------------------

             Summary: Investigate how to support the OWNER privilege for UDFs in Impala
                 Key: IMPALA-11743
                 URL: https://issues.apache.org/jira/browse/IMPALA-11743
             Project: IMPALA
          Issue Type: New Feature
          Components: Frontend
            Reporter: Fang-Yu Rao
            Assignee: Fang-Yu Rao


Currently in Impala a user allowed to create a UDF in a database still has to be explicitly granted the necessary privileges to execute the UDF later in a SELECT query. It would be more convenient if the ownership information of a UDF could also be retrieved during the query analysis of such SELECT queries so that the owner/creator of a UDF will be allowed to execute the UDF without being explicitly granted the necessary privileges on the UDF.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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