Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.0
Description
It is valid for ipc to send a validity buffer with no values set that indicate all values are non-null. This is already handled by all vectors except ListVector, which will throw an invalid index exception when this is the case because it does not build the validity buffer with all elements set.
Attachments
Issue Links
- links to