Using Apache Hive feature masking and filtering of rows/columns

650 views Asked by At

Recently I've found out that masking and filtering of rows/columns feature was added in Hive. https://issues.apache.org/jira/browse/HIVE-13125 But still there is no documentation about it. During my research I've found out that we can use this feature through Apache Ranger. Is it possible to configure and use this feature manually using hive cli or beeline?

0

There are 0 answers