You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/30 19:19:53 UTC

[GitHub] [arrow] bkietz edited a comment on pull request #10213: ARROW-12614: [C++][Compute] Support Tables in ExecuteScalarExpression

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:
users@infra.apache.org