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.