-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement