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

[jira] [Commented] (ARROW-5569) [C++] import avro C++ code to code base.

    [ https://issues.apache.org/jira/browse/ARROW-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458098#comment-17458098 ] 

Will Jones commented on ARROW-5569:
-----------------------------------

Of note: if we want to support Apache Iceberg in Datasets, we may want an Avro to Arrow reader for the [manifest files|https://www.dremio.com/apache-iceberg-an-architectural-look-under-the-covers/#manifest-file], which I imagine could get big and numerous in large tables.

> [C++] import avro C++ code to code base.
> ----------------------------------------
>
>                 Key: ARROW-5569
>                 URL: https://issues.apache.org/jira/browse/ARROW-5569
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Micah Kornfield
>            Assignee: Micah Kornfield
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> The goal here is to take code as is without compiling it, but flattening it to conform with Arrow's code base standards.  This will give a basis for future PR.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)