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

[jira] [Updated] (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 ]

ASF GitHub Bot updated ARROW-17736:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)