apache / apache/arrow

[C++] INTERVAL_MONTH_DAY_NANO passes the Primitive() type matcher but many kernels do not handle the 128-bit width

Open
#36,136 1 comment 0 reactions 0 assignees View on GitHub
Component: C++ Type: bug
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

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

Example: the `"filter"` function, when applied to a `interval_month_data_nano` input selects the primitive kernel and hits the `DCHECK(false) << "Invalid values bit width";` assert.

https://github.com/apache/arrow/blob/565b95717518245f5309a1bfe92e85843c53514d/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc#L456-L481

### Component(s)

C++

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.