Re: [I] Error creating table from pyarrow schema with pa.uuid() [iceberg-python]

2025-06-16 Thread via GitHub
Fokko commented on issue #1986: URL: https://github.com/apache/iceberg-python/issues/1986#issuecomment-2978273095 @simw Indeed, I think the PR is ready now 👍 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [I] Error creating table from pyarrow schema with pa.uuid() [iceberg-python]

2025-05-26 Thread via GitHub
simw commented on issue #1986: URL: https://github.com/apache/iceberg-python/issues/1986#issuecomment-2910156608 This would be fixed by #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

Re: [I] Error creating table from pyarrow schema with pa.uuid() [iceberg-python]

2025-05-11 Thread via GitHub
jim-ngoo commented on issue #1986: URL: https://github.com/apache/iceberg-python/issues/1986#issuecomment-2870545428 we have the [UUIDType](https://py.iceberg.apache.org/reference/pyiceberg/types/#pyiceberg.types.UUIDType) type already, I think what we missed is the `visit_pyarrow` decorat