You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/04/26 13:23:03 UTC

[jira] [Closed] (ARROW-10687) [Rust] [DataFusion] ColumnarValue::into_array should not require batch

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

Andrew Lamb closed ARROW-10687.
-------------------------------
    Resolution: Invalid

> [Rust] [DataFusion] ColumnarValue::into_array should not require batch
> ----------------------------------------------------------------------
>
>                 Key: ARROW-10687
>                 URL: https://issues.apache.org/jira/browse/ARROW-10687
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust - DataFusion
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Minor
>
> ColumnarValue::into_array requires a batch argument, which is used to get the number of rows from the batch.
> It would be better to just pass in the number of rows instead so that we can use this function in cases where we do not have a batch available.



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