apache / apache/datafusion

Optimize `split_part` for `Utf8`, `LargeUtf8` input to avoid copying

Open
#21,421 1 comment 0 reactions 1 assignee Claimed by @neilconway View on GitHub
bug
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

### Describe the bug

If we changed `split_part` to always return `Utf8View`, we could apply the optimization from #21420 to more cases.

### To Reproduce

_No response_

### Expected behavior

_No response_

### Additional context

_No response_

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.