You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2018/12/16 03:47:00 UTC

[jira] [Created] (ARROW-4048) [GLib] Return ChunkedArray instead of Array in gparquet_arrow_file_reader_read_column

Yosuke Shiro created ARROW-4048:
-----------------------------------

             Summary: [GLib] Return ChunkedArray instead of Array in gparquet_arrow_file_reader_read_column
                 Key: ARROW-4048
                 URL: https://issues.apache.org/jira/browse/ARROW-4048
             Project: Apache Arrow
          Issue Type: Improvement
          Components: GLib
            Reporter: Yosuke Shiro
            Assignee: Yosuke Shiro
             Fix For: 0.12.0


Because FileReader::ReadColumn(int i, std::shared_ptr<Array>* out) is deprecated since 0.12.
[https://github.com/apache/arrow/pull/3171/files#diff-e6f49fbed784ef27e3ab0075e01a5871R132]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)