Add params to row-filter and modify to be used multiple at the same time#174
Add params to row-filter and modify to be used multiple at the same time#174bogo96 wants to merge 4 commits intoGoogleCloudPlatform:mainfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). For more information, open the CLA check for this pull request. |
|
/gcbrun |
|
Hi @bogo96 thanks for this amazing first contributions! I've approved for both Github Actions and Cloud Run to run on your PR. Looks like Github Actions is failing because of #70 (there is no workaround). The Cloud Build logs are not directly visible in Github so I need to share them with you here. The tests are currently failing due to: This is because of #174 (comment). What do you think about (2) allow one-of 'row_filter_id' which is a string or 'row_filter_ids' which is a list instead? BTW wanted to check if you are able to run Thanks again! |
Hi, I really appreciated with your review. I wonder how to |
thinhha
left a comment
There was a problem hiding this comment.
LGTM - thanks! I will create a separate PR to create a few more test for this PR before merging to main.
9c9912d to
00cdb0a
Compare
|
Thanks for this @bogo96 & apologies for the delay. |
Related Issue
#171