Skip to content

Conversation

timsaucer
Copy link
Member

Which issue does this PR close?

This is related to #804

Rationale for this change

#750 introduced wrapper classes that include the @deprecated annotation on a few functions. If typing-extensions is not installed, import datafusion will fail.

What changes are included in this PR?

Adds typing extensions to the pyproject so that pip will ensure it is installed.

Are there any user-facing changes?

None

@andygrove andygrove merged commit b2982ec into apache:main Aug 13, 2024
andygrove pushed a commit that referenced this pull request Aug 16, 2024
* Add typing-extensions dependency to pyproject

* Specify versions which require typing extensions.

Co-authored-by: Kyle Barron <[email protected]>

---------

Co-authored-by: Kyle Barron <[email protected]>
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.

4 participants