CookiePieWw commented on PR #7574:
URL: https://github.com/apache/arrow-rs/pull/7574#issuecomment-2949227270

   Hi @alamb , since #7578 will not be merged till next major release, seems we 
need to wait for it and then remove the code setting default 
`max_statistics_truncate_length` here.
   
   Separately, regarding the handling of None values in a non-nullable schema 
(thanks to @etseidl for catching this!), we currently convert None to empty 
strings implicitly. Would it be better to throw an error in such cases, or is 
this behavior by design?


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to