Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Tests need to be added to verify that quoted identifiers can be used with user and role names.
For example -
grant all on x to user `user-qa`; show grant user `user-qa` on table x;
Attachments
Attachments
Issue Links
- relates to
-
HIVE-6013 Supporting Quoted Identifiers in Column Names
- Reopened