divyanshus2404 commented on PR #71711: URL: https://github.com/apache/airflow/pull/71711#issuecomment-5559865056
Thanks for the review! Both comments addressed in the latest push. Fixed the CI failure — MyPy providers was the only failing check. `_mask_cmd` is typed `str | list[str]` and the two performance tests passed a tuple; they're lists now. Also merged `main` to bring the branch up to date. Locally: 143/143 spark hook tests pass, mypy and ruff clean. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
