Skip to content

[v3-1-test] Fix slots negative infinity (#61140)#61768

Merged
pierrejeambrun merged 2 commits into
v3-1-testfrom
backport-1ceb7ed-v3-1-test
Feb 16, 2026
Merged

[v3-1-test] Fix slots negative infinity (#61140)#61768
pierrejeambrun merged 2 commits into
v3-1-testfrom
backport-1ceb7ed-v3-1-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor
  • added deprecation of project_id parameter

mentioned about deprication of project_id parameter

  • Fix Pool API to support unlimited slots -1/infinity

  • removed bigquery.rst

  • fixed when return inf for json comaptibility

  • removed infinity and make sured that only pool slots >=-1(-1 for infinity)

  • some reformatting

  • in test_post_pool_rejects_infinity_string to post to pools

  • pools use -1 as unlimited slots

  • Revert "pools use -1 as unlimited slots"

This reverts commit 99f8681.

  • Fix CI

(cherry picked from commit 1ceb7ed)

Co-authored-by: kamran Imaz 136354689+KamranImaaz@users.noreply.github.com
Co-authored-by: kamran imaz 136354689+Kamran-imaz@users.noreply.github.com
Co-authored-by: pierrejeambrun pierrejbrun@gmail.com

@boring-cyborg boring-cyborg Bot added area:airflow-ctl area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Feb 11, 2026
@github-actions github-actions Bot mentioned this pull request Feb 11, 2026
1 task
@pierrejeambrun pierrejeambrun marked this pull request as ready for review February 11, 2026 14:52
KamranImaaz and others added 2 commits February 16, 2026 16:11
* added deprecation of project_id parameter

mentioned about deprication of project_id parameter

* Fix Pool API to support unlimited slots -1/infinity

* removed bigquery.rst

* fixed when return inf for json comaptibility

* removed infinity and make sured that only pool slots >=-1(-1 for infinity)

* some reformatting

* in test_post_pool_rejects_infinity_string to post to pools

* pools use -1 as unlimited slots

* Revert "pools use -1 as unlimited slots"

This reverts commit 99f8681.

* Fix CI

---------
(cherry picked from commit 1ceb7ed)

Co-authored-by: kamran Imaz <136354689+KamranImaaz@users.noreply.github.com>
Co-authored-by: kamran imaz <136354689+Kamran-imaz@users.noreply.github.com>
Co-authored-by: pierrejeambrun <pierrejbrun@gmail.com>
@pierrejeambrun pierrejeambrun force-pushed the backport-1ceb7ed-v3-1-test branch from 167e8f6 to f18a6ba Compare February 16, 2026 15:11
@pierrejeambrun pierrejeambrun merged commit 4c95dd6 into v3-1-test Feb 16, 2026
87 checks passed
@pierrejeambrun pierrejeambrun deleted the backport-1ceb7ed-v3-1-test branch February 16, 2026 16:50
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.1.8 milestone Mar 1, 2026
@vatsrahul1001 vatsrahul1001 added the type:bug-fix Changelog: Bug Fixes label Mar 1, 2026
vatsrahul1001 pushed a commit that referenced this pull request Mar 4, 2026
* [v3-1-test] Fix slots negative infinity (#61140)

* added deprecation of project_id parameter

mentioned about deprication of project_id parameter

* Fix Pool API to support unlimited slots -1/infinity

* removed bigquery.rst

* fixed when return inf for json comaptibility

* removed infinity and make sured that only pool slots >=-1(-1 for infinity)

* some reformatting

* in test_post_pool_rejects_infinity_string to post to pools

* pools use -1 as unlimited slots

* Revert "pools use -1 as unlimited slots"

This reverts commit 99f8681.

* Fix CI

---------
(cherry picked from commit 1ceb7ed)

Co-authored-by: kamran Imaz <136354689+KamranImaaz@users.noreply.github.com>
Co-authored-by: kamran imaz <136354689+Kamran-imaz@users.noreply.github.com>
Co-authored-by: pierrejeambrun <pierrejbrun@gmail.com>

* Fix CI

---------

Co-authored-by: kamran Imaz <136354689+KamranImaaz@users.noreply.github.com>
Co-authored-by: kamran imaz <136354689+Kamran-imaz@users.noreply.github.com>
Co-authored-by: pierrejeambrun <pierrejbrun@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:airflow-ctl area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants