Skip to content

Conversation

uranusjr
Copy link
Member

Airflow 3 renames all database columns from 'execution_date' to 'logical_date'. This backports the new name to 2.x so users can change their code accessing those fields to use the new name before upgrading to Airflow 3.

@potiuk potiuk added this to the Airflow 2.11.0 milestone Nov 22, 2024
@uranusjr uranusjr marked this pull request as draft November 25, 2024 08:59
@kaxil kaxil force-pushed the backport-logical-date-properties branch from 978d26d to aa6cddb Compare December 17, 2024 15:11
@Lee-W Lee-W self-requested a review January 20, 2025 07:47
@Lee-W
Copy link
Member

Lee-W commented Feb 17, 2025

@utkarsharma2 will we still have 2-10 releases? If not, should we mark it as ready to review and get it merged

@potiuk
Copy link
Member

potiuk commented Feb 17, 2025

@utkarsharma2 will we still have 2-10 releases? If not, should we mark it as ready to review and get it merged

Good question :)

Airflow 3 renames all database columns from 'execution_date' to
'logical_date'. This backports the new name to 2.x so users can change
their code accessing those fields to use the new name before upgrading
to Airflow 3.
@uranusjr uranusjr force-pushed the backport-logical-date-properties branch from aa6cddb to b755bb9 Compare February 20, 2025 02:38
@uranusjr uranusjr marked this pull request as ready for review February 20, 2025 02:39
@uranusjr uranusjr merged commit 22b20d6 into apache:v2-10-test Feb 20, 2025
42 of 62 checks passed
@uranusjr uranusjr deleted the backport-logical-date-properties branch February 20, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants