You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/04/27 14:32:01 UTC

[jira] [Closed] (ARROW-12521) [C++] arrow-compute-scalar-set-lookup-benchmark failure with new random generator

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

Antoine Pitrou closed ARROW-12521.
----------------------------------
    Resolution: Duplicate

> [C++] arrow-compute-scalar-set-lookup-benchmark failure with new random generator
> ---------------------------------------------------------------------------------
>
>                 Key: ARROW-12521
>                 URL: https://issues.apache.org/jira/browse/ARROW-12521
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Benchmarking, C++
>            Reporter: Antoine Pitrou
>            Priority: Major
>
> Unfortunately, the value set lookup kernels don't support duplicate values in the value set, which makes our benchmark for these kernels inherently fragile.
> {code}
> -- Arrow Fatal Error --
> NotImplemented: duplicate values in value_set
> subprocess.CalledProcessError: Command '['/tmp/arrow-archery-du8luj93/WORKSPACE/build/release/arrow-compute-scalar-set-lookup-benchmark', '--benchmark_repetitions=1', '--benchmark_out=/tmp/tmpn20z4ul9', '--benchmark_out_format=json']' died with <Signals.SIGABRT: 6>.
> {code}



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