nealrichardson commented on pull request #10191:
URL: https://github.com/apache/arrow/pull/10191#issuecomment-831330697


   > The purpose of this is to simplify the dplyr implementation by having only 
one API (the Dataset API) that we are coding against, correct?
   
   Correct. This also puts us in better shape to use the C++ query engine 
(which will use Expressions, and which Datasets will feed) when it becomes 
available 🔜 . But the most immediate effect for us is that we get to simplify 
our code (less `FUN` passed around) and delete duplicate tests. 


-- 
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]


Reply via email to