wjones127 commented on PR #34133: URL: https://github.com/apache/arrow/pull/34133#issuecomment-1448992357
Thanks for the feedback @adamreeve. I've realized I could simplify the API by changing the `Export*` methods into constructors for `CArrowSchema`. And I've moved the `ImportedArrowSchema` into an internal class within `CArrowSchema` so that it can handle the common import and disposal logic. Let me know what you think. -- 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]
