NVIDIA / NVIDIA/cudf

[FEA] Expand string operator support in libcudf ASTs

Open
#13,358 0 comments 1 reaction 0 assignees View on GitHub
0 - Backlog feature request libcudf Spark
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

After adding string scalar support in #13061, libcudf now supports string column and string scalar operands, plus comparison operators.

There are additional operators that would be useful for string types, and this issue will track the most-requested operators.

in scope:
string contains, startswith, endswith
length, find, rfind

out of scope for now:
casting to and from string to other AST types
regex support
concatenation

(Also see background issue #8858)

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.