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

[Backport 1.6.latest] Redact values from logs due 'duplicate key' error #782

Merged
merged 1 commit into from
Sep 25, 2023

Commits on Sep 19, 2023

  1. Redact values from logs due 'duplicate key' error (#773)

    * Add failing test
    
    * Fix model test naming
    
    * Add redaction looping logic
    
    * Apply suggestions from code review
    
    Co-authored-by: Doug Beatty <[email protected]>
    
    * Add changelog
    
    * Fix test case
    
    * Rename test class
    
    * Colocate redaction tests
    
    * Ignore if dbt run passes or fails
    
    * Materialize as a table instead of a view to trigger an error
    
    * Expect the run to fail with a specific error message
    
    * Reverse order of dict, assert that sensitive data is replaced
    
    * Add newline
    
    ---------
    
    Co-authored-by: Doug Beatty <[email protected]>
    Co-authored-by: Mike Alfare <[email protected]>
    (cherry picked from commit 9fa8de2)
    jaypeedevlin authored and dataders committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1e1bfc4 View commit details
    Browse the repository at this point in the history