Skip to content

[C++] Add compute functionality for Substrait types #20109

@asfimport

Description

@asfimport

The Substrait spec defines a few types that are not supported by Apache arrow. These are currently implemented as extension types but there will be no compute support for them. We have compute support for the underlying storage type and should expose the relevant functions as appropriate. The extension types are:

  • UUID
  • Fixed length string
  • Varchar

Reporter: Weston Pace / @westonpace

Note: This issue was originally created as ARROW-15620. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions