The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user dstandish (triggered by dstandish).
Head commit for run: 7c3472ca511d4dcd86cdea5263824f40855217ce / Daniel Standish <[email protected]> Remove select_column option in TaskInstance.get_task_instance This was originally added in #28900 presumably for compatiblity with serialization. Maybe things have changed since then, because it's actually the Row object that does not serialize properly (and this is what's returned with this option True) meanwhile the TaskInstance object actually is serialized properly. This is the only usage of this param, and it's not needed here, so I'm just removing it. You could argue that it's public and can't be removed but I think it's pretty safe. Report URL: https://github.com/apache/airflow/actions/runs/8459135980 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
