bkietz edited a comment on pull request #10213:
URL: https://github.com/apache/arrow/pull/10213#issuecomment-830319994


   The InMemoryDataset approach is more aligned with `dplyr`, so if that's 
straightforward and sufficient then I'd say we probably don't want this (and 
I'll delete the Datum::TABLE) path. If there's interest in replacing simpler 
vector expressions with calls to ExecuteScalarExpression, then this might be 
still be useful for things like `Array$create(c(1,2,3)) + 
Array$create(c(1,4,5))`


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