Masking of PII data
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2026 11:44 PM
We have a below requirement
- There is a history table where data need to be loaded incrementally.
- This table contains a PII field which has been masked using a custom masking function (allow visibility for a specific user group, XXXX for rest).
- When we run the ingestion job, we face an error saying cluster is not able to load data into the table where a column is masked.
Can you let us know what is the issue.