sidneymau commented on issue #44168: URL: https://github.com/apache/arrow/issues/44168#issuecomment-2362368311
Note that the implementation proposed in the above PR ends up being fairly inefficient because it can't fully leverage nodes for, e.g., projections and filtering. If interested, this functionality could be included—basically providing a dataframe-like interface to constructing an Acero plan—but that is a bit larger in scope. I made a first effort at this for my own use: https://github.com/sidneymau/dataplan -- 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]
