[ 
https://issues.apache.org/jira/browse/ARROW-12093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Cook updated ARROW-12093:
-----------------------------
    Fix Version/s:     (was: 4.0.0)

> [R] Throw helpful errors on bad object types in dplyr expressions
> -----------------------------------------------------------------
>
>                 Key: ARROW-12093
>                 URL: https://issues.apache.org/jira/browse/ARROW-12093
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>            Reporter: Ian Cook
>            Assignee: Ian Cook
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> When users pass bad dots args to {{mutate()}} and other dplyr verbs (such 
> that they could not succeed even if the data were pulled into R first), they 
> should get immediate, informative errors.
> An example:
> {code:java}
> mtcars %>% Table$create() %>% mutate(c){code}
>  



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

Reply via email to