You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Takashi Hashida (Jira)" <ji...@apache.org> on 2020/01/22 05:14:00 UTC

[jira] [Created] (ARROW-7643) Add ToList method to all Array

Takashi Hashida created ARROW-7643:
--------------------------------------

             Summary: Add ToList method to all Array
                 Key: ARROW-7643
                 URL: https://issues.apache.org/jira/browse/ARROW-7643
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C#
            Reporter: Takashi Hashida


Converting (Arrow)Array to List will be usable for users.
However, some arrays have no method to achieve it.
We should add a ToList method to such arrays.

See these discussions.
https://github.com/apache/arrow/pull/6102#discussion_r368347992
https://github.com/apache/arrow/pull/6102#discussion_r368349401



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