cholmcc commented on issue #38709: URL: https://github.com/apache/arrow/issues/38709#issuecomment-1815379626
Hi, I think I would suggest to use the `kPreallocate` approach, as it is much less likely to cause conflicts. However, I would worry a little about backward compatibility with existing client code. I made a [PR](https://github.com/apache/arrow/compare/main...cholmcc:arrow:patch-2). If you choose the `kPreallocate` route, then just kill the PR. Yours, _Christian_ -- 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]
