Micah Kornfield created ARROW-8495:
--------------------------------------
Summary: [C++] Implement non-vectorized array reconstruction logic.
Key: ARROW-8495
URL: https://issues.apache.org/jira/browse/ARROW-8495
Project: Apache Arrow
Issue Type: Sub-task
Reporter: Micah Kornfield
In contrast to the "Vectorized" reassembly this would scan:
{{for each rep/def level entry:}}
{{ for each field:}}
{{ update null bitmask and offsets.}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
