Output All Results: Table or View
TIBCO Data Science - Team Studio can use a lot of disk space. During development, it can be helpful to store intermediate tables for easy review. But when you move to a workflow production, changing operators to output type View can be the most efficient for big data storage.
But you do not need to open each operator and set this option; instead, you can use an action to make a bulk change, switching tables to views, or if needed, back to tables.

Before you beginTo access the Actions menu, you must have a workflow open on the workflow canvas.
- To output the results as a View:
From the Actions dropdown menu, click Output All Results: VIEW. - To output the results as Table:
From the Actions dropdown menu, click Output All Results: TABLE.