alamb commented on PR #8793: URL: https://github.com/apache/arrow-rs/pull/8793#issuecomment-3502967479
Thank you @Dandandan for your comments. After thinking about this some more I think there is an important difference between modify in place and create new APIs. I filed a larger potential code reorg (we could do it and keep backwards compatibility though): - https://github.com/apache/arrow-rs/issues/8806 However, given the fact that this PR shows we can get the "create new API" to go faster, I am trying some other tricks - https://github.com/apache/arrow-rs/pull/8807 -- 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]
