thisisnic commented on issue #45438: URL: https://github.com/apache/arrow/issues/45438#issuecomment-2668030570
Hi @JosiahParry, thanks for opening this issue. So that vignette was removed because, as you say, it was about writing bindings to existing C++ functions, and we're not anticipating a huge number more being added. There are some notes here in the Posit Conf workshop about how, since arrow 17.0.0, R functions which contain expressions with direct C++ translations are directly converted: https://posit-conf-2024.github.io/arrow/materials/2_data_manipulation_1.html#/working-with-custom-functions We should add this to our docs. It sounds like this *might* not be sufficient for your use case though. Can you tell us more about it? -- 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]
