radhwene opened a new pull request, #66652:
URL: https://github.com/apache/airflow/pull/66652

   Adds a new sensor and async trigger that wait until BigQuery's streaming 
buffer is empty before allowing DML operations (UPDATE/DELETE/MERGE), avoiding 
the documented BigQuery limitation where DML on tables with active streaming 
buffers fails until the buffer flushes (up to 90 minutes).
   
   closes: #59408
   
   Replaces #61148 (closed by triage bot for inactivity; rebased onto current 
`main` and squashed).
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.7)
   
   Generated-by: Claude Code (Opus 4.7) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to