Do read, write, and report_view follow the same logic?
For ACL types like read, write, and report_view, do they all follow the same logic?Specifically, if a table does not have any report_view ACL defined, then does that mean everyone can view the table’s data through reports by default?And once any repo...