I'm setting up a Hive instance with the SQL standard authorization and it seems to be working great for all normal operations, but for SHOW DATABASES/TABLES it's behaving differently from what I would expect.
It always shows all databases/tables, even though I do not have access to those tables. Is that the intended behavior? Or is there something that can be done to filter out items which I can't access? Regards, Lukas