raulcd commented on issue #47966:
URL: https://github.com/apache/arrow/issues/47966#issuecomment-3456141139

   Is it better to have partial information on metadata or in case of not being 
able to serialize part of it is better to not have those at all?
   
   As a naive developer that doesn't know how users use `attrs` and how big can 
they be, I would probably have gone for an all or nothing approach, serialize 
`attrs` as a whole if they can be serialized, otherwise don't serialize at all.
   
   To be honest this difference on behavior, if required, can be managed with a 
flag.


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