danepitkin commented on issue #34898:
URL: https://github.com/apache/arrow/issues/34898#issuecomment-1499650587

   Hey @barbuz,
   
   It is a neat idea, but I would vote not to support this in arrow itself for 
a few reasons:
   1) string representations are mostly seen as debug output
   2) maintaining compatibility over time adds complexity
   3) it isn't too hard to implement your own serialization/deserialization
   
   Either way, feel free to check out good first issues in python if you want 
to become a contributor! 
https://github.com/apache/arrow/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-issue+label%3A%22Component%3A+Python%22


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