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

Dewey Dunnington resolved ARROW-18306.
--------------------------------------
    Fix Version/s: 11.0.0
       Resolution: Fixed

Issue resolved by pull request 14620
[https://github.com/apache/arrow/pull/14620]

> [R] Failing test after compute function updates
> -----------------------------------------------
>
>                 Key: ARROW-18306
>                 URL: https://issues.apache.org/jira/browse/ARROW-18306
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Dewey Dunnington
>            Assignee: Dewey Dunnington
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 11.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> After ARROW-17613 we get this failure in the R package (was probably obscured 
> by a previous datetime failure):
> {noformat}
> ══ Failed tests 
> ════════════════════════════════════════════════════════════════
> ── Error ('test-compute-vector.R:113'): call_function validation 
> ───────────────
> Error: Invalid: Arguments for execution of vector kernel function 
> 'array_filter' must all be the same length
> Backtrace:
>     ▆
>  1. ├─testthat::expect_error(...) at test-compute-vector.R:113:2
>  2. │ └─testthat:::expect_condition_matching(...)
>  3. │   └─testthat:::quasi_capture(...)
>  4. │     ├─testthat (local) .capture(...)
>  5. │     │ └─base::withCallingHandlers(...)
>  6. │     └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
>  7. └─arrow::call_function(...)
>  8.   └─arrow:::compute__CallFunction(function_name, args, options)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to