Skip to content

Conversation

BBQing
Copy link
Contributor

@BBQing BBQing commented Jul 2, 2025

DagBags used in Dag Processing were initialized with hardcoded safe_mode=True, blocking actual file parsing, despite the file being listed as file, that might contain dag.
closes #52413


…fault value for safe_mode, which resolves to value in configuration
@BBQing
Copy link
Contributor Author

BBQing commented Jul 4, 2025

@jedcunningham @ephraimbuddy could you check this PR? Thank you

@ephraimbuddy ephraimbuddy added this to the Airflow 3.0.4 milestone Jul 11, 2025
@ephraimbuddy ephraimbuddy added the backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch label Jul 11, 2025
@ephraimbuddy ephraimbuddy merged commit e311c6b into apache:main Jul 18, 2025
58 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 18, 2025
…sing uses default value for safe_mode, which resolves to value in configuration (#52694)

(cherry picked from commit e311c6b)

Co-authored-by: BBQing <[email protected]>
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jul 18, 2025
…sing uses default value for safe_mode, which resolves to value in configuration (apache#52694)

(cherry picked from commit e311c6b)

Co-authored-by: BBQing <[email protected]>
karenbraganz pushed a commit to karenbraganz/airflow that referenced this pull request Jul 18, 2025
…fault value for safe_mode, which resolves to value in configuration (apache#52694)
potiuk pushed a commit that referenced this pull request Jul 19, 2025
…sing uses default value for safe_mode, which resolves to value in configuration (#52694) (#53507)

(cherry picked from commit e311c6b)

Co-authored-by: BBQing <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:DAG-processing backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dag_discovery_safe_mode broken in airflow 3
2 participants