Slackbot
06/09/2023, 8:20 PMAbhishek Balaji Radhakrishnan
06/09/2023, 8:51 PMINFORMATION_SCHEMA.TABLES
and INFORMATION_SCHEMA.COLUMNS
tables, a user needs to be authorized to access resources (like user-created datasources).
For INFORMATION_SCHEMA.SCHEMATA
table, there’s no auth as it only provides high-level information about the known schemas (and info about user-defined datasources aren’t leaked here)Abhishek Balaji Radhakrishnan
06/09/2023, 8:52 PM