Closed mkabilov closed 5 years ago
The issue is that we may attempt to backup the table that has been dropped in the database (the actual table here is not a temp one, as it resides in the public namespace); to resolve the issue we can check if the table exists before moving forward with the backup.
Looks like sometimes we're trying to backup temp tables: