You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Vibhatha Lakmal Abeykoon (Jira)" <ji...@apache.org> on 2022/09/15 07:26:00 UTC

[jira] [Assigned] (ARROW-17736) [C++] Add fallback for shorthand Substrait URIs without scheme

     [ https://issues.apache.org/jira/browse/ARROW-17736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vibhatha Lakmal Abeykoon reassigned ARROW-17736:
------------------------------------------------

    Assignee: Vibhatha Lakmal Abeykoon

> [C++] Add fallback for shorthand Substrait URIs without scheme
> --------------------------------------------------------------
>
>                 Key: ARROW-17736
>                 URL: https://issues.apache.org/jira/browse/ARROW-17736
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: Vibhatha Lakmal Abeykoon
>            Priority: Major
>
> At the moment there is no agreed URI base for the standard Substrait functions.  The Substrait consumer is currently expecting {{https://github.com/substrait-io/substrait/blob/main/extensions/FILENAME.YAML}} but Isthmus is currently generating {{/FILENAME.YAML}}.
> Although this is a short-term problem I could imagine it popping up again from time to time when users are developing their own functions.  So, as a workaround, I suggest that any URI equal to the empty string or "/" should be treated as a "shortcut" and we fall back to name-only matching.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)