You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/11/07 23:56:00 UTC

[jira] [Created] (ARROW-7095) [R] Better handling of unsupported filter expression in dplyr methods

Neal Richardson created ARROW-7095:
--------------------------------------

             Summary: [R] Better handling of unsupported filter expression in dplyr methods
                 Key: ARROW-7095
                 URL: https://issues.apache.org/jira/browse/ARROW-7095
             Project: Apache Arrow
          Issue Type: New Feature
          Components: R
            Reporter: Neal Richardson
            Assignee: Neal Richardson
             Fix For: 1.0.0


Followup to ARROW-6340. Consider erroring instead of calling `collect()` on a Dataset and filtering in R. Or see if there's a safer way to defer evaluation that may allow for less data to be pulled down to R to filter after. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)