You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not migrate READ_METADATA to BROWSE on tables and schemas (#2022)
## Changes
UC only support BROWSE privilege on catalog object. Translate legacy
hive_metastore privilege READ_METADATA on tables and databases to BROWSE
privilege on UC tables and schemas will fail and cause error messages in
the migrate tables workflow logs, such error messages will confuse the
users.
0 commit comments