-
Notifications
You must be signed in to change notification settings - Fork 50
feat: Support CMEK for BQ tables #403
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
144190e
feat: Support CMEK for BQ tables
shobsi eda994e
Merge remote-tracking branch 'refs/remotes/github/main' into shobs-cmek
shobsi 6b41ec0
add more tests
shobsi d2f3f3d
add unit tests
shobsi 425cf12
add more tests, fix broken tests
shobsi 2443d40
separate bqml client to send kms_key_name via OPTIONS instead of job
shobsi ca50e6c
Merge remote-tracking branch 'refs/remotes/github/main' into shobs-cmek
shobsi 07d97f4
fix unit tests
shobsi 950dd27
fix mypy
shobsi ee717fe
Merge remote-tracking branch 'refs/remotes/github/main' into shobs-cmek
shobsi 927d8a2
skip cmek test for empty cmek
shobsi 827bef2
move staticmethods to helper module
shobsi e1b3258
Merge remote-tracking branch 'refs/remotes/github/main' into shobs-cmek
shobsi f1c8b00
revert bqmlclient, pass cmek through call time job config
shobsi 28064f8
Merge remote-tracking branch 'refs/remotes/github/main' into shobs-cmek
shobsi 073f989
revert bqmlclient unit test
shobsi 79a4b73
fix mypy failure
shobsi 313bb12
use better named key, disable use_query_cache in test
shobsi 9c8d064
Merge remote-tracking branch 'refs/remotes/github/main' into shobs-cmek
shobsi 4d4bb10
rename bqml create model internal method
shobsi 0eff3a6
fix renamed methods's reference in unit tests
shobsi 185edd9
remove stray bqmlclient variable
shobsi 07dca56
Merge remote-tracking branch 'refs/remotes/github/main' into shobs-cmek
shobsi 86ebba7
Merge remote-tracking branch 'refs/remotes/github/main' into shobs-cmek
shobsi 2ae5361
Merge remote-tracking branch 'refs/remotes/github/main' into shobs-cmek
shobsi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
separate bqml client to send kms_key_name via OPTIONS instead of job
config
- Loading branch information
commit 2443d4029a467fb98a5d3cdb5e2a567b16fcf69a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.