thomas-k-cameron commented on PR #2968: URL: https://github.com/apache/arrow-datafusion/pull/2968#issuecomment-1196620916
Hi, I'm the one reported the bug. If it is necessary for the resizing logic to decide on the basis of length, not the capacity, of the `data` field, then shouldn't we do the same for the `pub(crate) fn write_field_binary` as well? I wonder if `pub(crate) fn write_field_binary` could create a similar bug. -- 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]
