Re: [I] Remove upper Python version constraint to enable early testing [iceberg-python]

2024-11-22 Thread via GitHub
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

Re: [I] Remove upper Python version constraint to enable early testing [iceberg-python]

2024-11-21 Thread via GitHub
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

Re: [I] Remove upper Python version constraint to enable early testing [iceberg-python]

2024-11-21 Thread via GitHub
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

Re: [I] Remove upper Python version constraint to enable early testing [iceberg-python]

2024-11-20 Thread via GitHub
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

Re: [I] Remove upper Python version constraint to enable early testing [iceberg-python]

2024-11-20 Thread via GitHub
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

[I] Remove upper Python version constraint to enable early testing [iceberg-python]

2024-11-20 Thread via 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