Uh oh!
There was an error while loading. Please reload this page.
fix typo in dag_schedule_dataset_alias_reference migration file - #43314
Conversation
Static checks fail for some reason |
bd3f3b1 to
4cbf70dCompare
kaxil
left a comment
There was a problem hiding this comment.
Hmm not so sure about just renaming constraints. What about folks who are already on this version?
Lee-W
commented
Oct 24, 2024
These reflect how the actual model is defined. As no feature is expected to be added to this version, I think these columns won't change in the future either. |
potiuk
commented
Oct 24, 2024
Yep. Agree with @kaxil. That should be a separate migration. Also the original cahnge in main should be reverted and re-applied after that because people will go eventually 2.x -> 2.11 -> 3.x and things will break for them. |
4cbf70d to
e181cb0CompareLee-W
commented
Oct 25, 2024
Got it. makes sense. I will create a fix pr to the main as well |
e181cb0 to
836d590Compare836d590 to
915c398CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
915c398 to
45fc2e8CompareUh oh!
There was an error while loading. Please reload this page.
kaxil
left a comment
There was a problem hiding this comment.
added 1 comment for downgrade but lgtm otherwise
https://github.com/apache/airflow/pull/43314/files#r1816982650
45fc2e8 to
062f65eComparepotiuk
commented
Oct 25, 2024
Also I guess it should be back-ported ? |
062f65e to
a31600dCompareLee-W
commented
Oct 26, 2024
This is for 2.10.x, but I guess what you mean is for main and yes, the PR is here #43373 |


backport https://github.com/apache/airflow/pull/43245/files#diff-465bfca34e4030692c541248495b5abfe4deea606db126241dade041746fbd60
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.