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

fix(bq,sf,rs,pg): drop schemas when dedicateds gets released #485

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

vdelacruzb
Copy link
Contributor

@vdelacruzb vdelacruzb commented Mar 6, 2024

Description

Shortcut

I've noticed that with my changes in: #466 when dedicateds were removed, only the functions were removed instead of the whole schema.

I've restored make remove as it was before and added make remove-functions to only removed functions for development purposes.

Also have found bug in redshift dedicateds.

Type of change

  • Fix

Acceptance

Tested to run in the different providers/modules folder:

make remove-functions

Also tried to create and remove dedicated and see how the schemas gets removed.

@vdelacruzb vdelacruzb requested a review from a team as a code owner March 6, 2024 15:06
@vdelacruzb vdelacruzb requested a review from Jesus89 March 6, 2024 15:12
@vdelacruzb vdelacruzb added dedicated_bigquery Deploys an instance of the AT into BigQuery dedicated_snowflake Deploys an instance of the AT into Snowflake dedicated_redshift Deploys an instance of the AT into Redshift dedicated_postgres Deploys an instance of the AT into Postgres labels Mar 6, 2024
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Dedicated dedicated_485_carto environment deployed in Postgres host aurora-postgres-shared-serverless-2413.cluster-chd0o1w0ghry.us-east-1.rds.amazonaws.com and carto_dev_data database

Copy link
Contributor

github-actions bot commented Mar 6, 2024

Dedicated dedicated_485_carto environment deployed in Snowflake database sxa81489.us-east-1.

Copy link
Contributor

github-actions bot commented Mar 6, 2024

Dedicated dedicated_485_carto environment deployed in Bigquery project carto-dev-data

@vdelacruzb vdelacruzb removed the dedicated_snowflake Deploys an instance of the AT into Snowflake label Mar 6, 2024
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Dedicated environment removed

Copy link
Contributor

github-actions bot commented Mar 6, 2024

Dedicated carto environment deployed in Redshift host redshift-serverless-shared.515242991920.us-east-1.redshift-serverless.amazonaws.com and carto_dev_data database

@vdelacruzb vdelacruzb removed the dedicated_bigquery Deploys an instance of the AT into BigQuery label Mar 6, 2024
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Dedicated environment removed

@vdelacruzb vdelacruzb removed dedicated_postgres Deploys an instance of the AT into Postgres dedicated_redshift Deploys an instance of the AT into Redshift labels Mar 6, 2024
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Dedicated environment removed

1 similar comment
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Dedicated environment removed

@vdelacruzb vdelacruzb added dedicated_redshift Deploys an instance of the AT into Redshift and removed dedicated_redshift Deploys an instance of the AT into Redshift labels Mar 6, 2024
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Dedicated environment removed

@vdelacruzb vdelacruzb merged commit 59b52b6 into main Mar 6, 2024
27 of 28 checks passed
@vdelacruzb vdelacruzb deleted the drop-schemas-when-dedicateds-gets-released branch March 6, 2024 16:19
@vdelacruzb vdelacruzb mentioned this pull request Mar 18, 2024
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