jorisvandenbossche commented on pull request #11527: URL: https://github.com/apache/arrow/pull/11527#issuecomment-953792337
Quick thought: the code looks fine, but I am wondering how could "test" something like this? How do we ensure we don't accidentally remove it later one? (for example if someone sees it and that it is not used internally and cleans it up) Unless we make it a principle that all the public C++ APIs can/should also be exposed in cython, even if we don't use them ourselves (but so that's the broader discussion on the mailing list, I 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]
