Activate the state: - Cleanup (unregister) all existing temp-views - register the the tables of this state
Return the content of th
Register the latest Tables of this state as TempViews
List all the available tables
Returns an unique table name, that can be used to spill the results of a step to hdfs.
Returns an unique table name, that can be used to spill the results of a step to hdfs. Multiple Steps can have the same name. If step foo does not exist yet, it returns 'foo', otherwise it returns 'foo_2', 'foo_3',....
unique table name
Unregister all temp-views