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

fix: data masking failed with multiple join clause in SQL #327

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

smallsheeeep
Copy link
Contributor

What type of PR is this?

type-bug
module-Data masking

What this PR does / why we need it:

Fix bug during data masking

Which issue(s) this PR fixes:

Fixes #319

Special notes for your reviewer:

Unit test is covered

Copy link
Contributor

@yhilmare yhilmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@smallsheeeep smallsheeeep merged commit 0821aff into dev/4.2.x Sep 13, 2023
11 checks passed
@smallsheeeep smallsheeeep deleted the bugfix/gaoda_42x_fix_extract_columns branch September 22, 2023 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Bug]: Data masking fails when using multiple JOIN clauses in SQL
2 participants