Skip to content

Implement a ReIdentify Pipeline #36

@anantdamle

Description

@anantdamle

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:

  1. Uses the same encryption configuration as deidentify pipeline
  2. Supports following sources:
    a. BigQuery Table or Query
    b. AVRO file
  3. Supports writing output as BigQuery table or AVRO for CSV file
  4. Supports emitting only a subset of columns (all columns with subset not provided)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions