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
When reopening a saved .isqlnb notebook, cell outputs are not persisted. Re-running the notebook to regenerate outputs fails because prior DDL objects (tables/partitions) already exist, forcing manual cleanup before a PDF export.
When reopening a saved .isqlnb notebook, cell outputs are not persisted. Re-running the notebook to regenerate outputs fails because prior DDL objects (tables/partitions) already exist, forcing manual cleanup before a PDF export.