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
Fix schema removal issue from DROP VIEW and get_insert_overwrite_sql strategy (#590)
* schema is removed when dropping a temporary view (file format = Parquet) or when applying the get_insert_overwrite_sql strategy
* update changelog
* fix integration test
* fix integration test, add updates(python model)
0 commit comments