Skip to content

Perf: Optimize CursorValues compare performance for StringViewArray #16508

@zhuqi-lucas

Description

@zhuqi-lucas

Is your feature request related to a problem or challenge?

Similar to the following arrow-rs side change, we can optimize the CursorValues compare for StringViewArray type, especially for eq/neq cases, we can have good improvement in theory. cc @Dandandan @alamb

apache/arrow-rs#7621
apache/arrow-rs#7731

Describe the solution you'd like

Add fast path for CursorValues compare for StringViewArray

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions