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
I think usually this was fine as the files are just overwritten, but with the arrow files being present a user might run with arrow files on, and then re-run with arrow files off. In this case the arrow files need to be removed from the job directory.
I think usually this was fine as the files are just overwritten, but with the arrow files being present a user might run with arrow files on, and then re-run with arrow files off. In this case the arrow files need to be removed from the job directory.
The forced parquets are removed here:
vast-pipeline/vast_pipeline/management/commands/runpipeline.py
Lines 102 to 113 in 432b6af
I suggest that at this point we just remove all parquets and arrows from the job directory to be clean.
The text was updated successfully, but these errors were encountered: