By CategoryFunctionsTriggersTablesTriggerVersion: 2.0.0On this page# TablesTrigger class class TablesTrigger(tables: CollTableNamesSpec) Bases: Trigger Categories: trigger Fire when one of a named set of upstream tables produces a new batch. Parameters # parametertablesCollTableNamesSpec (list[str])collection/table references to watch.