You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2022/02/09 03:21:00 UTC

[jira] [Created] (ARROW-15620) [C++] Add compute functionality for Substrait types

Weston Pace created ARROW-15620:
-----------------------------------

             Summary: [C++] Add compute functionality for Substrait types
                 Key: ARROW-15620
                 URL: https://issues.apache.org/jira/browse/ARROW-15620
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Weston Pace


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



--
This message was sent by Atlassian Jira
(v8.20.1#820001)