Re: [PR] Bump PyArrow to 18.0.0 [iceberg-python]

2024-10-30 Thread via GitHub
Fokko merged PR #1256: URL: https://github.com/apache/iceberg-python/pull/1256 -- 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, e-mail: issues-unsubscr...@iceber

Re: [PR] Bump PyArrow to 18.0.0 [iceberg-python]

2024-10-29 Thread via GitHub
kevinjqliu commented on PR #1256: URL: https://github.com/apache/iceberg-python/pull/1256#issuecomment-2445610968 #1265 potential issue with arrow 18 -- 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

Re: [PR] Bump PyArrow to 18.0.0 [iceberg-python]

2024-10-29 Thread via GitHub
Fokko commented on PR #1256: URL: https://github.com/apache/iceberg-python/pull/1256#issuecomment-2443889216 Keep in mind that the CI passes here because we have numpy as a PySpark dependency :) -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] Bump PyArrow to 18.0.0 [iceberg-python]

2024-10-28 Thread via GitHub
kevinjqliu commented on PR #1256: URL: https://github.com/apache/iceberg-python/pull/1256#issuecomment-2442785346 opened #1259 to continue the `numpy` deprecation conversation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] Bump PyArrow to 18.0.0 [iceberg-python]

2024-10-28 Thread via GitHub
Fokko commented on PR #1256: URL: https://github.com/apache/iceberg-python/pull/1256#issuecomment-2442163270 @bigluck Thanks, that's a great catch. We only use the positional deletes to combine the positional deletes (when there are more positional deletes per file). It would be great to se

Re: [PR] Bump PyArrow to 18.0.0 [iceberg-python]

2024-10-28 Thread via GitHub
bigluck commented on PR #1256: URL: https://github.com/apache/iceberg-python/pull/1256#issuecomment-2442124313 @Fokko follow up of our discussion on Slack: https://apache-iceberg.slack.com/archives/C029EE6HQ5D/p1730134036731089?thread_ts=1730122956.980119&cid=C029EE6HQ5D Pyarrow 17 in