kylebarron commented on issue #5354:
URL: https://github.com/apache/arrow-rs/issues/5354#issuecomment-1919446425

   I believe I also hit this recently but hadn't debugged where the conversion 
was failing. Thanks for the issue and PR!
   
   I've also hit related pyarrow issues around extension types and schema 
metadata. Not sure what the right solution is to those (personally I wish the 
schema metadata were always accessible on the `Field` even when an extension 
type is registered, because it's possible that a third party has registered an 
extension and you don't know what attributes are guaranteed to exist on that 
class).


-- 
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]

Reply via email to