Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
This aspect of the columnar format / IPC protocol remains slightly unclear. As written, it would suggest that an offsets buffer of length 1 containing a single value 0 is required. It may be better to allow this to be length zero (corresponding to a 0-size or null buffer in the implementation)
Attachments
Issue Links
- is related to
-
ARROW-8339 [C++] Possibly allow null offsets and/or data buffer for BaseBinaryArray for 0-length arrays
- Open