ALTER DEFAULT PRIVILEGES does not work for schemas and views
Open
bug
dev_reported
sql
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
After changing to #5442 to use `ALTER DEFAULT PRIVILEGES` I found out that not all GRANTs created by `ALTER DEFAULT PRIVELEGES` are propagated to workers. Specifically grants on VIEWs and grants on SCHEMAs are not.
Contributor guide
Assessment
This issue has not been assessed yet.