zhangxinyao88 opened a new pull request, #71983: URL: https://github.com/apache/airflow/pull/71983
Add focused tests for the Common SQL DataFusion base abstractions: - cover bucket extraction from valid and invalid object-storage paths - verify format handlers retain their data-source configuration - verify the DataFusion exception types share the expected Airflow exception hierarchy Remove the corresponding entries from `OVERLOOKED_TESTS` now that both test modules exist. related: #35442 Testing: - `breeze run pytest providers/common/sql/tests/unit/common/sql/datafusion/test_base.py providers/common/sql/tests/unit/common/sql/datafusion/test_exceptions.py -xvs` - `breeze run pytest airflow-core/tests/unit/always/test_project_structure.py::TestProjectStructure::test_providers_modules_should_have_tests -xvs` - Airflow pre-commit and commit-message hooks --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes (Codex) Generated-by: Codex following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) --- Drafted-by: Codex GPT-5; reviewed by @zhangxinyao88 before posting -- 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]
