Skip to content

Materialized view should only check permissions of underlying query for refresh #23747

Open
@dain

Description

@dain

From a security perspective a materialized view is just a table, and should be treated as such. The only time we should be checking if the definer has permissions to run the view attached to the query is during refresh.

This was found in the discussion: #23387

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions