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
apparently it is required to call .compute() after calling to_textfiles. I felt this behavior is weird comparing it to spark for example. It would be nice to not need to call .compute() after calling to_textfiles.