Column level masking with apache ranger not working #16459
Unanswered
debimishra89
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Have you tried using file based access control in trino for masking? Also how you have integrated Trino and Ranger, are you using Trino plugin for Ranger ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have integrated Trino v388 with Ranger v2.3
I am able to access-control trino tables and columns in postgresql and hive catalogs.
But Not able to do column level masking and row-level filtering
There is no error, It looks like it simply ignores the mask and row- filter policies.
any advice?
Beta Was this translation helpful? Give feedback.
All reactions