Details
-
New Feature
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
This was not implemented on the C++ side, and came up in ARROW-1584. Realistically arrays may be of null type, and we should be able to message these correctly
Attachments
Issue Links
- depends upon
-
ARROW-1637 [C++] IPC round-trip for null type
- Resolved
-
ARROW-1638 [Java] IPC roundtrip for null type
- Resolved
- is a parent of
-
ARROW-6644 [JS] Amend NullType IPC protocol to append no buffers
- Resolved
-
ARROW-6646 [Go] Amend NullType IPC implementation to append no buffers in RecordBatch message
- Resolved
- is blocked by
-
ARROW-7899 [Integration][Java] null type integration test
- Resolved
- is related to
-
ARROW-6643 [C#] Write no IPC buffer metadata for NullType
- Open
- relates to
-
ARROW-3667 [JS] Incorrectly reads record batches with an all null column
- Resolved
- links to