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

IsLocked parameter not coming in cloumn retention_policy in table gcp_storage_bucket closes #501 #502

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

khushboo9024
Copy link
Contributor

Integration test logs

Logs
NA

Example query results

Results
> select name, retention_policy from gcp_storage_bucket limit 1
+--------------------+----------------------------------------------------------------------------------------+
| name               | retention_policy                                                                       |
+--------------------+----------------------------------------------------------------------------------------+
| bucket-for-test-mr | {"effective_time":"2023-10-10T11:47:58.808Z","is_locked":false,"retention_period":100} |
+--------------------+----------------------------------------------------------------------------------------+
> 

@khushboo9024 khushboo9024 self-assigned this Oct 10, 2023
@khushboo9024 khushboo9024 requested a review from misraved October 11, 2023 07:00
@madhushreeray30 madhushreeray30 merged commit 0642458 into main Nov 1, 2023
@madhushreeray30 madhushreeray30 deleted the issue-501 branch November 1, 2023 09:59
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.

2 participants