Bryan Cutler created ARROW-2645: ----------------------------------- Summary: [Java] ArrowStreamWriter accumulates DictionaryBatch ArrowBlocks Key: ARROW-2645 URL: https://issues.apache.org/jira/browse/ARROW-2645 Project: Apache Arrow Issue Type: Improvement Components: Java - Vectors Reporter: Bryan Cutler Assignee: Bryan Cutler
While reading the base method ensureStarted in ArrowStreamWriter accumulates Dictionary blocks. This is used for ArrowFileWriter but not ArrowStreamWriter. -- This message was sent by Atlassian JIRA (v7.6.3#76005)