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

Fix PinotDB dependencies #26705

Merged
merged 1 commit into from Sep 27, 2022
Merged

Fix PinotDB dependencies #26705

merged 1 commit into from Sep 27, 2022

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Sep 27, 2022

Our canary builds detected that PinotDB released 7 hours ago lacks ciso8601 dependency, which make import fail during test collection.

This PR adds the dependency in provider until the issue is fixed. PR has been raised to PinotDB

python-pinot-dbapi/pinot-dbapi#47


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

Our canary builds detected that PinotDB released 7 hours ago lacks
ciso8601 dependency, which make import fail during test collection.

This PR adds the dependency in provider until the issue is fixed.
PR has been raised to PinotDB

python-pinot-dbapi/pinot-dbapi#47
@potiuk potiuk merged commit 5ff0bc6 into apache:main Sep 27, 2022
@potiuk potiuk deleted the fix-pinotdb-dependency branch September 27, 2022 11:11
@potiuk potiuk added this to the Airflow 2.4.1 milestone Sep 27, 2022
jedcunningham pushed a commit that referenced this pull request Sep 27, 2022
Our canary builds detected that PinotDB released 7 hours ago lacks
ciso8601 dependency, which make import fail during test collection.

This PR adds the dependency in provider until the issue is fixed.
PR has been raised to PinotDB

python-pinot-dbapi/pinot-dbapi#47
(cherry picked from commit 5ff0bc6)
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.

None yet

2 participants