ViggoC commented on issue #44642:
URL: https://github.com/apache/arrow/issues/44642#issuecomment-2457077153

   > No, that diagram only applies to short strings. It's not specified what 
happens to long strings.
   
   yeah, when i mentioned padding, i mean short string, there is no padding 
data for long string. for long string, every bytes in viewbuffer will be 
overwritten. so at least we can skip viewbuffer.setZero for long string.
   
   


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