Skip to content

Change AccessControl filterCatalogs to have a SecurityContext#10673

Merged
dain merged 1 commit intotrinodb:masterfrom
11xor6:use-sec-context-in-filter-catalogs
Jan 21, 2022
Merged

Change AccessControl filterCatalogs to have a SecurityContext#10673
dain merged 1 commit intotrinodb:masterfrom
11xor6:use-sec-context-in-filter-catalogs

Conversation

@11xor6
Copy link
Copy Markdown
Member

@11xor6 11xor6 commented Jan 19, 2022

AccessControl.filterCatalogs did not accept a SecurityContext like the schema/table/column filters. This caused some places in the code to recreate the SecurityContext and thus eliminate the associated queryId.

@cla-bot cla-bot bot added the cla-signed label Jan 19, 2022
@11xor6 11xor6 requested review from dain and findepi January 19, 2022 03:36
@findepi findepi requested a review from kokosing January 19, 2022 15:58
AccessControl.filterCatalogs did not accept a SecurityContext like the schema/table/column filters. This caused some places in the code to recreate the SecurityContext and thus eliminate the associated queryId.
@11xor6 11xor6 force-pushed the use-sec-context-in-filter-catalogs branch from d54a5dd to 409b9f0 Compare January 20, 2022 22:31
@dain dain merged commit 0228bad into trinodb:master Jan 21, 2022
@github-actions github-actions bot added this to the 369 milestone Jan 21, 2022
@11xor6 11xor6 deleted the use-sec-context-in-filter-catalogs branch January 21, 2022 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants