mapleFU commented on PR #48113:
URL: https://github.com/apache/arrow/pull/48113#issuecomment-3530620908

   I guess for "small strings", like length with 1-4, this estimate would 
allocate less spaces, but in this scenerio, the allocation itself wouldn't be 
the bottleneck. For large space I think there might mostly no difference ( 
except the size of decoded page just touch some boundaries ?)
   
   But this patch is ok for me. I real does some optimization


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