v.25.6Bug Fix (user-visible misbehavior in an official stable release)

Fix bug when user cannot list tables

Fix bug when user cannot list tables in Unity Catalog without permissions for all of them. Now all tables are listed properly, attempt to read from restricted table will throw an exception. #81044 (alesapin).