The GitHub Actions job "Tests" on airflow.git/fix/glue-deferrable-verbose-56535 has succeeded. Run started by GitHub user shivaam (triggered by shivaam).
Head commit for run: 1ece99069f0970526945896ba25cbaa3288e2b0f / Shivam Rastogi <[email protected]> fix(glue): Add verbose CloudWatch log streaming for deferrable GlueJobOperator When using GlueJobOperator with deferrable=True and verbose=True, CloudWatch logs were silently ignored because the trigger inherited the base waiter's run() method which only polls job status. This adds a run() override and _forward_logs() helper to the GlueJobCompleteTrigger that streams logs from both output and error CloudWatch log groups, matching the format used by the synchronous path. closes: #56535 Report URL: https://github.com/apache/airflow/actions/runs/22812911636 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
