Staging instance, all changes can be removed at any time

Skip to content

luigi: Make AthenaDatabaseTarget check tables exist

vlorentz requested to merge db-target-tables into master

It is possible for scripts to crash between DB creation and table creation; so AthenaDatabaseTarget.exists() should return False if the latter are missing

Merge request reports

Loading