You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 20:45:00 UTC

[jira] [Created] (ARROW-3266) [C] Minimalistic C library implementing Arrow data structures, IPC read/write

Wes McKinney created ARROW-3266:
-----------------------------------

             Summary: [C] Minimalistic C library implementing Arrow data structures, IPC read/write
                 Key: ARROW-3266
                 URL: https://issues.apache.org/jira/browse/ARROW-3266
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C
            Reporter: Wes McKinney


I am interested in a small C89/C99 library for interacting with Arrow data structures in standard C with minimal dependencies. Using https://github.com/dvidelabs/flatcc it should be possible to deal with IPC metadata in C as well without involving a C++ compiler



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