Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

Delete a Function

delete the summarize function from reporting

Called tabsdata 2 times (ctrl+o to expand)

Deleted summarize from reporting. The tables it wrote are still there — deleting a function does not delete its tables.

Anything downstream that read from those tables is now frozen rather than deleted: it stays registered and stops running until it is re-registered against tables that still exist.