The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).
Head commit for run: a5efbaf96f8bd301365e89a84eca324c6449bb66 / Ephraim Anierobi <[email protected]> Minor query fix changing session.execute to session.scalars Since this query no longer looks at two columns, we should use scalars. Using execute returns a tuple ('4q4qw4',), for example, and IDE complains because we used serialized_dag.dag_hash to access the tuple. With scalars, it's now just the dag_hash that is returned Report URL: https://github.com/apache/airflow/actions/runs/12649716032 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
