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

[jira] [Updated] (ARROW-13382) [C++] Aggregation over scalars fails autobrew R job

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

Neal Richardson updated ARROW-13382:
------------------------------------
    Priority: Blocker  (was: Major)

> [C++] Aggregation over scalars fails autobrew R job
> ---------------------------------------------------
>
>                 Key: ARROW-13382
>                 URL: https://issues.apache.org/jira/browse/ARROW-13382
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Blocker
>
> [https://github.com/ursacomputing/crossbow/runs/3091873413#step:7:488]
> {noformat}
>  *** caught illegal operation ***
> address 0x109dc30cc, cause 'illegal opcode'Traceback:
>  1: compute__CallFunction(function_name, args, options)
>  2: call_function(FUN, a, options = list(na.rm = na.rm, na.min_count = na.min_count))
>  3: scalar_aggregate("sum", ..., na.rm = na.rm)
>  4: sum.ArrowDatum(<environment>, na.rm = FALSE)
>  5: eval_bare(expr, quo_get_env(quo))
>  6: quasi_label(enquo(object), arg = "object") {noformat}
> I would guess at first glance the compiler is autovectorizing something more than necessary?



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