ianmcook commented on issue #33892: URL: https://github.com/apache/arrow/issues/33892#issuecomment-1405810455
It looks like the R package currently does not have any mappings to nullary Arrow C++ kernels. Various helper functions in the package are written assuming that all kernels are called with at least one argument. I will need to change that to implement the binding to `count_all()`. That will also enable #32822. -- 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]
