Skip to content

Conversation

@bsushmith
Copy link
Member

  • bigquery supports column level policy tags for securing access to sensitive data in columns through policyTags. fetch the policy tags assigned to a given column and save it as attributes in asset only when the column has policy tags defined.

closes #456

* bigquery supports column level policy tags for securing access to sensitive data in columns through policyTags. fetch the policy tags assigned to a given column and save it as attributes in asset only when the column has policy tags defined.
@bsushmith
Copy link
Member Author

I had to make additional changes in this and rebased with master. It is causing issues since the asset type has changed from v1beta1 to v1beta2, which doesn't have Properties.Tags in Column.

sudo-suhas
sudo-suhas previously approved these changes Jan 16, 2023
@bsushmith bsushmith marked this pull request as draft January 16, 2023 11:42
@bsushmith bsushmith requested a review from sudo-suhas January 16, 2023 11:42
@bsushmith bsushmith marked this pull request as ready for review January 19, 2023 09:11
@bsushmith bsushmith dismissed sudo-suhas’s stale review January 19, 2023 09:11

changes were made since previous approval

@bsushmith bsushmith requested a review from sudo-suhas January 24, 2023 11:25
@bsushmith bsushmith merged commit 9244399 into main Jan 24, 2023
@bsushmith bsushmith deleted the column-policy-tags branch January 24, 2023 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fetch column policy tags as part of bigquery table extractor.

3 participants