Skip to content

Fix hashing of dag_dependencies in serialized dag#32037

Merged
uranusjr merged 1 commit into
apache:mainfrom
astronomer:fix-hashing-of-dag-deps
Jun 21, 2023
Merged

Fix hashing of dag_dependencies in serialized dag#32037
uranusjr merged 1 commit into
apache:mainfrom
astronomer:fix-hashing-of-dag-deps

Conversation

@dstandish

Copy link
Copy Markdown
Contributor

Previously the 'dag_dependencies' node in serialized dag was converted to list from set. This caused the order, and thus the hash value, to be unreliable, which could produce excessive dag parsing.

Previously the 'dag_dependencies' node in serialized dag was converted to list from set. This caused the order, and thus the hash value, to be unreliable, which could produce excessive dag parsing.
@dstandish dstandish force-pushed the fix-hashing-of-dag-deps branch from 62b254a to 935bf6f Compare June 20, 2023 22:09
@ashb ashb added this to the Airlfow 2.6.3 milestone Jun 21, 2023
@uranusjr uranusjr merged commit c76d57a into apache:main Jun 21, 2023
@uranusjr uranusjr deleted the fix-hashing-of-dag-deps branch June 21, 2023 03:42
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jun 27, 2023
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Jul 6, 2023
ephraimbuddy pushed a commit that referenced this pull request Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants