You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Nate Bauernfeind (Jira)" <ji...@apache.org> on 2021/11/08 21:59:00 UTC

[jira] [Created] (ARROW-14634) [flatbuffer] define looser version of record batch

Nate Bauernfeind created ARROW-14634:
----------------------------------------

             Summary: [flatbuffer] define looser version of record batch
                 Key: ARROW-14634
                 URL: https://issues.apache.org/jira/browse/ARROW-14634
             Project: Apache Arrow
          Issue Type: New Feature
            Reporter: Nate Bauernfeind
            Assignee: Nate Bauernfeind


It would be nice to support a version of RecordBatch where:
- columns can be omitted from the flatbuffer metadata (we can already skip the payload by sending a Buffer of length 0)
- each Column may have independent lengths



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