lucasmation opened a new issue, #39822: URL: https://github.com/apache/arrow/issues/39822
### Describe the enhancement requested Could `arrow` could support R `data.table` syntax (someting like `DT[filter,action,grouping]` on an arrow table) ? Maybe this is too niche, but I find myself paying a high cost for collecting large amounts of data via arrow, for the benefit of the expressiveness of the `data.table`. Any chance someone could develop this API/syntax. Perhaps this would be a separate package, `arrowDT`. Has anyone worked on this? ### Component(s) R -- 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]
