Java
2021
- Basic PII Detection and Masking in Snowflake Using JavaJul 28
I wanted to share some code that I’ve used previously in demos. The examples here do basic detection and masking of personally-identifying information (PII) in Snowflake using Snowpark and Java’s built-in regular expression support.