Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bigquery Row-Level Deletes + Erase After on Database Collections #5293

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    65dfd23 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge main

    pattisdr committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d8d1cb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    4aeefe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07c481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e358379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7f22d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Add end-to-end testing of row-level deletes as a masking strategy for…

    … bigquery
    
    - Seed existing bigquery table with employee record
    - Updated employee dataset reference direction
    - Confirm employee record exists before running DSR and confirm it's been removed afterwards
    pattisdr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9fa25f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f60402 View commit details
    Browse the repository at this point in the history
  3. Improve docstrings

    pattisdr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4973996 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    c67acc4 View commit details
    Browse the repository at this point in the history
  2. Mark tests using bigquery

    pattisdr committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    2bc6a90 View commit details
    Browse the repository at this point in the history