romainfrancois commented on pull request #8256: URL: https://github.com/apache/arrow/pull/8256#issuecomment-699054273
I'd like to make the `..dispatch()` methods go away. So I guess the question is when a C++ function returns an Array that in fact is a StructArray, should the R object be Array or StructArray. Now, with `..dispatch()` we do resolve them so that we get a StructArray ---------------------------------------------------------------- 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: [email protected]
