kevinjqliu closed issue #1348: Remove upper Python version constraint to enable
early testing
URL: https://github.com/apache/iceberg-python/issues/1348
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
kevinjqliu commented on issue #1348:
URL:
https://github.com/apache/iceberg-python/issues/1348#issuecomment-2491708931
yes fokko just started a thread on devlist for 0.8.1
https://lists.apache.org/thread/j4l5xk92j6z3pb31wyqtxk7fbf1621kv
--
This is an automated message from the Apache G
bigluck commented on issue #1348:
URL:
https://github.com/apache/iceberg-python/issues/1348#issuecomment-2491031842
Done :) :
- https://github.com/apache/iceberg-python/pull/1355
@Fokko / @kevinjqliu once merged can we include this hotfix to the next
minor release?
--
This is a
Fokko commented on issue #1348:
URL:
https://github.com/apache/iceberg-python/issues/1348#issuecomment-2489351783
> We don't necessarily have to enforce the upper bound
I agree!
@bigluck are you interested in creating a PR?
--
This is an automated message from the Apache Git
kevinjqliu commented on issue #1348:
URL:
https://github.com/apache/iceberg-python/issues/1348#issuecomment-2489171184
SGTM! We don't necessarily have to enforce the upper bound
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
bigluck opened a new issue, #1348:
URL: https://github.com/apache/iceberg-python/issues/1348
### Feature Request / Improvement
Currently, `pyiceberg 0.8.0` enforces strict Python version constraints
(`python = "^3.9, <3.13, !=3.9.7"`).
While I understand the reasoning behind th