You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the project allows inspection and deidentification of sensitive data in different data sources.
There is a need to reidentify the data for business needs.
Implement a reidentify pipeline that:
Uses the same encryption configuration as deidentify pipeline
Supports following sources:
a. BigQuery Table or Query
b. AVRO file
Supports writing output as BigQuery table or AVRO for CSV file
Supports emitting only a subset of columns (all columns with subset not provided)
The text was updated successfully, but these errors were encountered:
Currently the project allows inspection and deidentification of sensitive data in different data sources.
There is a need to reidentify the data for business needs.
Implement a reidentify pipeline that:
a. BigQuery Table or Query
b. AVRO file
The text was updated successfully, but these errors were encountered: