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

[jira] [Created] (ARROW-5559) [C++] Introduce IpcOptions struct object for better API-stability when adding new options

Wes McKinney created ARROW-5559:
-----------------------------------

             Summary: [C++] Introduce IpcOptions struct object for better API-stability when adding new options
                 Key: ARROW-5559
                 URL: https://issues.apache.org/jira/browse/ARROW-5559
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
             Fix For: 1.0.0


Related to ARROW-2006. There are various IPC-related options like allowing 64-bit lengths that might be better encapsulated in an options struct rather than littered around different public APIs



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