wesm opened a new pull request #7318: URL: https://github.com/apache/arrow/pull/7318
A "metafunction" is one that dispatches to other functions based on the argument types. It does not contain any kernels. Other stuff in this PR: * Make "take" and "filter" metafunctions that also deal with RecordBatch, Table arguments * Delete tons of now unnecessary binding code from Python and R There is one failing R test that I wasn't able to debug easily. GLib needs to be ported. I will leave it to Kou the best path forward on this. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org