This section describes the transaction behavior of the GCP BigQuery agent. For more information about general transactions, see, Transactions, in /wiki/spaces/MZD73/pages/5605083.
Emits
This agent does not emit anything.
Retrieves
The agent retrieves commands from other agents and based on them generates a state change of the file currently processed.
Command | Description |
---|---|
Begin Batch | Retrieves a Transaction ID. |
End Batch | Updates the Batch status to indicate successful insert of all the UDRs into the Data table. This status will be loaded to the Batch Status table. |
Cancel Batch | Updates the Batch status to indicate UDRs insertion has been cancelled. This status will be loaded to the Batch Status table. |