forked from Tomme/dbt-athena
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prune static s3 locations before CTA (Tomme#88)
* prune static s3 locations when CTA * refactor s3 deletion methods * feat: prune s3 location prior to CTA for all table_types except iceberg * test: add test for s3 path parsing * test: move test to right class * test: use pytest parametrize instead of loop * refactor: move debug logger into delete from s3 method * chore: remove logger from delete table method
- Loading branch information
Showing
3 changed files
with
95 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters