Skip to content

[C++][Compute] Many benchmarks crash #46915

@pitrou

Description

@pitrou

Describe the bug, including details regarding any error messages, version, and platform.

Many compute benchmarks now crash, example:

$ /build/build-release/relwithdebinfo/arrow-compute-vector-partition-benchmark 
2025-06-26T11:07:47+02:00
Running /build/build-release/relwithdebinfo/arrow-compute-vector-partition-benchmark
Run on (24 X 4673 MHz CPU s)
CPU Caches:
  L1 Data 32 KiB (x12)
  L1 Instruction 32 KiB (x12)
  L2 Unified 512 KiB (x12)
  L3 Unified 16384 KiB (x4)
Load Average: 16.69, 17.81, 16.95
***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will incur extra overhead.
-- Arrow Fatal Error --
Key error: No function registered with name: partition_nth_indices
Abandon (core dumped)

This is probably because of #46261

Component(s)

C++, Benchmarking

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions