Where clause doesn't work with column masking (with Ranger) #22157
Unanswered
vijay-jangir
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Please provide more details including sample query and results (including exceptions), versions of software (Trino, ranger ...) etc. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
We're using ranger with Trino,
WHen we implement masking policy on a column, we're not abel to put filter on the same column.
Let's say i have column masking on phone_number, i am not able to filter records of only 1 phone number.
Beta Was this translation helpful? Give feedback.
All reactions