Fokko commented on PR #2881:
URL: https://github.com/apache/iceberg-python/pull/2881#issuecomment-3865145851

   I share the concerd raised by @geruh:
   
   > One minor note, this changes how UUID columns are returned from Arrow as 
users get bytes instead of UUID. Worth noting in release notes.
   
   Another option to fix this would be to add a flag to fallback to 
`binary[16]`, similar to the backward compatibility flag: 
https://py.iceberg.apache.org/configuration/#backward-compatibility
   
   Ideally we fix this upstream in Arrow. Once this is fixed, we would break 
the API again by changing from Binary to UUID. @ndrluis WDYT?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to