Re: [PR] Fix UUID support [iceberg-python]

2025-07-08 Thread via GitHub
Fokko commented on PR #2007: URL: https://github.com/apache/iceberg-python/pull/2007#issuecomment-3050242622 Thanks @kevinjqliu -- 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 comme

Re: [PR] Fix UUID support [iceberg-python]

2025-07-08 Thread via GitHub
Fokko merged PR #2007: URL: https://github.com/apache/iceberg-python/pull/2007 -- 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] Fix UUID support [iceberg-python]

2025-06-14 Thread via GitHub
Fokko commented on PR #2007: URL: https://github.com/apache/iceberg-python/pull/2007#issuecomment-2973253421 Going down the rabbit hole, I'm able to reproduce this on the Java main branch: https://github.com/user-attachments/assets/6b5213f2-d4c8-442b-bfea-8e8cbf329f39"; /> -- Thi

Re: [PR] Fix UUID support [iceberg-python]

2025-05-26 Thread via GitHub
simw commented on PR #2007: URL: https://github.com/apache/iceberg-python/pull/2007#issuecomment-2910181483 Following issue #1986 , I was about to make a smaller PR without the knowledge of the extra spark-related complications. In case it's useful, the only extra thing I had that you

[PR] Fix UUID support [iceberg-python]

2025-05-16 Thread via GitHub
Fokko opened a new pull request, #2007: URL: https://github.com/apache/iceberg-python/pull/2007 # Rationale for this change The UUID support is a gift that keeps on giving. The current support of PyIceberg is incomplete, and problematic. Mostly because: - It is an extension-typ