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

[jira] [Updated] (ARROW-13945) [C++] fixed list support missing for binary_join

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

Weston Pace updated ARROW-13945:
--------------------------------
    Labels: kernel  (was: )

> [C++] fixed list support missing for binary_join
> ------------------------------------------------
>
>                 Key: ARROW-13945
>                 URL: https://issues.apache.org/jira/browse/ARROW-13945
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Weston Pace
>            Priority: Major
>              Labels: kernel
>
> The binary_join kernel currently supports:
> list(string), string
> list(large_string), large_string
> it should support:
> fixed_size_list(string), string
> fixed_size_list(large_string), large_string



--
This message was sent by Atlassian Jira
(v8.3.4#803005)