Skip to content

Datum Based String Kernels #4595

@tustvold

Description

@tustvold

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Currently arrow-string provides methods like

  • contains_dyn
  • contains_utf8_scalar_dyn
  • contains_utf8

We should update it to provide a single contains method taking the Datum abstraction, and deprecate and eventually remove the old APIs.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow cratearrow-flightChanges to the arrow-flight crateenhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions