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

Drop orphaned test Glue databases left behind by Delta Lake Databricks product tests #15031

Merged

Conversation

findinpath
Copy link
Contributor

Description

Use a rather generic way to cleanup the orphaned test AWS Glue databases.

Under the assumption that the cleanup from delta lake integration tests and product tests is done on different AWS accounts, the algorithm duplicates

https://github.com/trinodb/trino/blob/b9585639513626c84caeffcf2ba559e20631d00e/plugin/trino-delta-lake/src/test/java/io/trino/plugin/deltalake/metastore/glue/TestDeltaLakeCleanUpGlueMetastore.java

In case the above assumption is false (see #15011) , we should better remove altogether this test.

Non-technical explanation

Test infrastructure change

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@findinpath findinpath force-pushed the delta-databricks-cleanup-glue-metastore branch from 3da0d3b to 83b4754 Compare November 16, 2022 07:23
@findinpath findinpath self-assigned this Nov 16, 2022
@ebyhr
Copy link
Member

ebyhr commented Nov 18, 2022

Merged, thanks!

@github-actions github-actions bot added this to the 404 milestone Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants