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

Bump lower-limit for pinotdb #37690

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Feb 25, 2024

The pintodb python package had a very old and very low lower limit, that introduced possible weird resolutions for dependencies when pinotdb had been downgraded to really low version - this has been observed in #37683 when we test replacing pip with uv in our CI environment.

Bumping it to version >= 5.1.0 released last year in september - that was the first one that was not 0.N.*.


^ 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.

The pintodb python package had a very old and very low lower
limit, that introduced possible weird resolutions for dependencies
when pinotdb had been downgraded to **really** low version - this
has been observed in apache#37683 when we test replacing pip with uv
in our CI environment.

Bumping it to version >= 5.1.0 released last year in september - that
was the first one that was not 0.N.*.
@potiuk potiuk merged commit e6a18e3 into apache:main Feb 25, 2024
99 checks passed
@potiuk potiuk deleted the put-limit-on-pinotdb branch February 25, 2024 16:30
@ephraimbuddy ephraimbuddy added this to the Airflow 2.8.3 milestone Mar 6, 2024
@ephraimbuddy ephraimbuddy added the type:misc/internal Changelog: Misc changes that should appear in change log label Mar 6, 2024
@ephraimbuddy ephraimbuddy removed this from the Airflow 2.8.3 milestone Mar 7, 2024
@ephraimbuddy ephraimbuddy added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) and removed type:misc/internal Changelog: Misc changes that should appear in change log labels Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:apache-pinot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants