Known Issues¶
This section outlines the known issues in Privacera.
Masking Policies Issues¶
Databricks FGAC¶
- Issue: In Databricks, column-level masking with
Hash
is showingnull
for data types other than String.
EMR HIVE, Trino¶
- Issue: In EMR HIVE, and Trino, column-level masking with
Hash
is showingnull
for data types other than String.
Trino¶
- Issue: In Trino 379 and above, column level maskings
Partial mask:show first 4
andPartial mask: show last 4
showingnull
for datatypes other than String in PostgreSQL and Redshift catalog.