XiangpengHao commented on PR #5877: URL: https://github.com/apache/arrow-rs/pull/5877#issuecomment-2164298603
> FYI: We discussed in #5557, using an independent view_buffer to replace offset_buffer, see [#5557 (comment)](https://github.com/apache/arrow-rs/pull/5557#discussion_r1546705146) for details. The `try_append_view` was not implemented when the discussion was made. Now that we have the API to directly construct a view without calling `append_value` -- thus avoiding allocating memory, I think it is simpler with this approach. -- 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]
