felipecrv commented on issue #40686: URL: https://github.com/apache/arrow/issues/40686#issuecomment-2018148576
> Because I'm proposing another API :-) Right, but let's say it's being used by a `Builder`, should the resize errors bubble up to the users of the builder? `Resize()` on builders can fail (but very unlikely) and are implemented in terms of `Reallocate`. Would this new API affect how `Builder::Resize()` is implemented or your would add `Builder::TryResizeInPlace()`? -- 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]
