kevinjqliu closed pull request #254: support python 3.12
URL: https://github.com/apache/iceberg-python/pull/254
--
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 to the specific comment.
To unsubscribe,
MehulBatra commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2346165918
> hey @MehulBatra, can i close this in favor of #1068?
yes please go ahead @kevinjqliu
--
This is an automated message from the Apache Git Service.
To respond to the mess
kevinjqliu commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2338806960
hey @MehulBatra, can i close this in favor of #1068?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
Fokko commented on code in PR #1068:
URL: https://github.com/apache/iceberg-python/pull/1068#discussion_r1745925508
##
pyproject.toml:
##
@@ -611,6 +615,8 @@ filterwarnings = [
"ignore:unclosed
kevinjqliu commented on code in PR #1068:
URL: https://github.com/apache/iceberg-python/pull/1068#discussion_r1740130936
##
pyproject.toml:
##
@@ -79,7 +79,10 @@ gcsfs = { version = ">=2023.1.0,<2024.1.0", optional = true }
psycopg2-binary = { version = ">=2.9.6", optional = tr
cclauss commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2319033114
Cool! Python 3.13 is scheduled to be released on October 1st.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
Jiafi commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2318855340
looks like the [next release of
ray](https://github.com/ray-project/ray/compare/ray-2.35.0...master) should
hopefully have 3.12 support
--
This is an automated message from the Apac
Fokko commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2200098974
@MehulBatra Certainly! How do you feel like splitting the `strtobool` into a
separate PR? I think it would be good to already have that in to enable Python
3.12 support with engines ot
MehulBatra commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2200074674
@Fokko could you please run the CI/CD
--
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
MehulBatra commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2149132137
> FYI: [Ray issue 45477](https://github.com/ray-project/ray/issues/45477)
was recently completed.
Thank you so much for the update! @pdpark
Soon there will be a release
pdpark commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2148516083
FYI: [Ray issue 45477](https://github.com/ray-project/ray/issues/45477) was
recently completed.
--
This is an automated message from the Apache Git Service.
To respond to the messag
MehulBatra commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2124481627
PR being worked on for Ray 3.12:
https://github.com/ray-project/ray/issues/45477
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
MehulBatra commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2118894495
Tentative ray support for 3.12 ->
https://github.com/ray-project/ray/issues/40211#issuecomment-2102962786
--
This is an automated message from the Apache Git Service.
To respond
MehulBatra commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-2118850057
> @MehulBatra can you rebase?
rebased it but It will still fail for 3.12 due to ray support, I am keeping
a close eye on it.
--
This is an automated message from the Apac
Fokko commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-1993737812
@MehulBatra can you rebase?
--
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 to the specific
cclauss commented on code in PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#discussion_r145887
##
pyproject.toml:
##
@@ -71,8 +71,8 @@ adlfs = { version = ">=2023.1.0,<2024.1.0", optional = true }
gcsfs = { version = ">=2023.1.0,<2024.1.0", optional = true
cclauss commented on code in PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#discussion_r1452285282
##
pyproject.toml:
##
@@ -71,8 +71,8 @@ adlfs = { version = ">=2023.1.0,<2024.1.0", optional = true }
gcsfs = { version = ">=2023.1.0,<2024.1.0", optional = true
cclauss commented on code in PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#discussion_r1452285282
##
pyproject.toml:
##
@@ -71,8 +71,8 @@ adlfs = { version = ">=2023.1.0,<2024.1.0", optional = true }
gcsfs = { version = ">=2023.1.0,<2024.1.0", optional = true
MehulBatra commented on code in PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#discussion_r1451758589
##
pyproject.toml:
##
@@ -70,6 +71,9 @@ adlfs = { version = ">=2023.1.0,<2024.1.0", optional = true }
gcsfs = { version = ">=2023.1.0,<2024.1.0", optional = tr
MehulBatra commented on code in PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#discussion_r1451758129
##
pyproject.toml:
##
@@ -29,7 +29,8 @@ classifiers = [
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming
cclauss commented on PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#issuecomment-1890383240
Similar to #35
@Fokko Can you please approve the workflow run so we can see the results of
the tests?
--
This is an automated message from the Apache Git Service.
To respond
cclauss commented on code in PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#discussion_r1451394303
##
pyproject.toml:
##
@@ -70,6 +71,9 @@ adlfs = { version = ">=2023.1.0,<2024.1.0", optional = true }
gcsfs = { version = ">=2023.1.0,<2024.1.0", optional = true
cclauss commented on code in PR #254:
URL: https://github.com/apache/iceberg-python/pull/254#discussion_r1451394047
##
pyproject.toml:
##
@@ -29,7 +29,8 @@ classifiers = [
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Lan
23 matches
Mail list logo