The GitHub Actions job "Tests (AMD)" on airflow.git/fix/stackdriver-read-run-id 
has failed.
Run started by GitHub user goingforstudying-ctrl (triggered by eladkal).

Head commit for run:
75414c36d2c39ab99afea6d761aa098d6a57e7f6 / goingforstudying-ctrl 
<[email protected]>
fix(google): use run_id instead of logical_date in 
StackdriverRemoteLogIO.read() filter

In AF3's supervisor model the REMOTE_TASK_LOG handler runs in the
supervisor process, which has no DB connection to convert run_id to
logical_date.  The read path now filters on run_id directly, consistent
with the write path that already emits run_id as a label (Bug 1).

relates to #68240

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

With regards,
GitHub Actions via GitBox


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

Reply via email to