Improved performance for EXA_[DBA|ALL|USER]_OBJ_PRIVS system views

Details

Detail name Value
Changelog Number 6338
Type Improvement
Status Resolved
Fix Versions Exasol 7.0.0
Resolution Date 2020-09-11

Background
There are EXA_DBA_OBJ_PRIVS, EXA_ALL_OBJ_PRIVS and EXA_USER_OBJ_PRIVS system views containing information about a privileges granted to users to different objects.

Improvement
Performance of selecting from EXA_[DBA|ALL|USER]_OBJ_PRIVS has been significantly improved. Especially when filtering for specific OBJECT_SCHEMA, OBJECT_NAME or OBJECT_TYPE columns.