Jefffrey commented on issue #7186:
URL: https://github.com/apache/arrow-rs/issues/7186#issuecomment-4784980915

   > also in minify some people might want to cleanup all non empty nulls and 
reduce the unused space but this specific option as oppose to only clean top 
level is different that only match for some data types.
   
   The way I read the original issue, ideally this behaviour would be 
composable via the options. e.g. could specify only want to zero size nulls but 
don't minimise sliced data, so only lists/strings would be affected.
   
   (Though in implementation it could get a bit tricky)


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