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
create method called persist (borrowing the name from dask) that will receive the parameters: table_name, if it is temporary or not and if it should append to an existent table or create a new one.
persist creates and runs the SQL command for the given expression and return a TableExpr
The text was updated successfully, but these errors were encountered:
Recap of initial discussion:
The text was updated successfully, but these errors were encountered: