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

schema: handle retention_time='' while describing a schema #468

Merged
merged 6 commits into from
Mar 2, 2021

Conversation

igungor
Copy link
Contributor

@igungor igungor commented Feb 23, 2021

Snowflake returns empty string when you describe the schema with SHOW SCHEMAS LIKE 'schema_name'.

Fixes #467
Updates #217

Snowflake returns empty string when you describe the schema with `SHOW
SCHEMAS LIKE 'schema_name'`.

Fixes Snowflake-Labs#467
Updates Snowflake-Labs#217
@igungor igungor requested a review from a team as a code owner February 23, 2021 10:06
@ryanking ryanking requested review from alldoami and removed request for edulop91 February 23, 2021 18:01
@alldoami
Copy link
Contributor

/ok-to-test sha=6599c3e

@github-actions
Copy link

Integration tests success for 6599c3e

@alldoami
Copy link
Contributor

alldoami commented Mar 2, 2021

/ok-to-test sha=63611c2

@github-actions
Copy link

github-actions bot commented Mar 2, 2021

Integration tests success for 63611c2

@alldoami alldoami merged commit 9cebecf into Snowflake-Labs:main Mar 2, 2021
@igungor igungor deleted the string-schema-retention branch March 3, 2021 10:15
anton-chekanov pushed a commit to anton-chekanov/terraform-provider-snowflake that referenced this pull request Jan 25, 2022
daniepett pushed a commit to daniepett/terraform-provider-snowflake that referenced this pull request Feb 9, 2022
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.

Provider can't handle schema retention_time=''
2 participants