-
Notifications
You must be signed in to change notification settings - Fork 622
Open
Labels
bindings/pythonenhancementNew feature or requestNew feature or requestreleases-note/featThe PR implements a new feature or has a title that begins with "feat"The PR implements a new feature or has a title that begins with "feat"
Description
Feature Description
I try to integrate opendal into lancedb but got:
Because the requested Python version (>=3.9) does not satisfy Python>=3.10 and opendal==0.46.0 depends on Python>=3.10, we can conclude that opendal==0.46.0 cannot
be used.
Problem and Solution
It would be nice to be able to use it without forcing python 3.10. Would be curious if the community is willing to support it, or if we recommend upgrading the minimum python version of downstream projects.
Additional Context
https://github.com/apache/opendal/blob/main/bindings/python/pyproject.toml#L31
Are you willing to contribute to the development of this feature?
- Yes, I am willing to contribute to the development of this feature.
dosubot
Metadata
Metadata
Assignees
Labels
bindings/pythonenhancementNew feature or requestNew feature or requestreleases-note/featThe PR implements a new feature or has a title that begins with "feat"The PR implements a new feature or has a title that begins with "feat"