The GitHub Actions job "Tests (AMD)" on 
airflow.git/refactor-spark-submit-resumable-backends has failed.
Run started by GitHub user onlyarnav (triggered by onlyarnav).

Head commit for run:
b524c415a517301c510d0dbd3dfa73e59fe74332 / Arnav <[email protected]>
fix(spark): resolve mypy type errors in _backend property and cache declaration

self.__backend: _SparkSubmitDeploymentBackend | None = None in __init__ gives 
mypy the type — fixes error 1.

backend: _SparkSubmitDeploymentBackend before the if/elif/else — fixes errors 2 
and 3.

hasattr check replaced with is not None — fixes the name mangling bug.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to