jrevels commented on issue #364:
URL: https://github.com/apache/arrow-julia/issues/364#issuecomment-1329395061

   Oof, this is quite a bad bug. Good catch.
   
   ---
   
   A bit of an aside, but FWIW, I wouldn't be opposed to Arrow.jl defaulting to 
an error when asked to serialize any container with nonconcrete eltype 
(basically, extend https://github.com/apache/arrow-julia/pull/305 to all 
containers)
   
   Bugs that can result in silent data loss/corruption are amongst the most 
insidious type of bug that a package like Arrow.jl can possibly have, I'd much 
rather limit functionality to avoid them
   


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