You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there anything inside that directory? We have #1411 open for not deleting the directory itself though (only for local, s3/gcs work as expected I believe).
closes#1870
I wanted to open this up to make sure that others are aligned on the
direction I took with this before getting too far. This works as is, but
could use a bit of cleanup in areas.
It uses our scheduler to spawn a system_exec to remove the delta tables.
Currently it just logs the output, but we could put them in a table or
something else.. Logging seemed to be fine for now.. I didn't want to
over-engineer and throw away a bunch of work if this isn't the direction
we want to take.
---------
Co-authored-by: Vaibhav Rabber <vrongmeal@gmail.com>
Description
files are not dropped when tables are dropped.
likely related to #1855
The text was updated successfully, but these errors were encountered: