Skip to content

Add ALTER FUNCTION ... SET AUTHORIZATION #25021

@homar

Description

@homar

Trino already supports SET AUTHORIZATION fors schemas, tables and views.
It is missing for functions so I propose to add it with following syntax:

ALTER FUNCTION function_name SET AUTHORIZATION ( user | USER user | ROLE role )

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions