Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change weight priority type from Integer to Float #110

Closed
wants to merge 1 commit into from

Conversation

molcay
Copy link
Collaborator

@molcay molcay commented Sep 18, 2024

This PR is about changing the type of priority_weight property of the TaskInstance. For different databases, we have different possible max values for the integer columns.

There are several attempts to fix this problem:

This PR contains the changes in apache#38160 (created by Taragolis) on top of apache#38222 as mentioned here.


^ 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.rst or {issue_number}.significant.rst, in newsfragments.

@molcay molcay self-assigned this Sep 18, 2024
@molcay molcay force-pushed the fix/out-of-range-for-priority-weight branch 2 times, most recently from 7c22d6d to 211eaff Compare September 18, 2024 13:47
@molcay molcay marked this pull request as ready for review September 18, 2024 20:00
@molcay molcay force-pushed the fix/out-of-range-for-priority-weight branch from 211eaff to a82c385 Compare September 20, 2024 12:58
@molcay molcay closed this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants