The GitHub Actions job "Tests" on 
airflow.git/feature/bigquery-streaming-buffer-sensor has failed.
Run started by GitHub user Arunodoy18 (triggered by shahar1).

Head commit for run:
d7d36b64942d9d671d8556f21fe7df12813b8efa / Arunodoy18 <[email protected]>
Add BigQueryTableStreamingBufferEmptySensor for safe DML operations

This sensor checks if a BigQuery table's streaming buffer is empty before 
allowing DML operations (UPDATE, DELETE, MERGE) to proceed.

Solves the issue where DML statements fail with 'would affect rows in the 
streaming buffer' error when tables receive continuous streaming inserts.

Added comprehensive tests and example DAG demonstrating usage.

Report URL: https://github.com/apache/airflow/actions/runs/20452596801

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to