Prasanth Jayachandran created ORC-216:
-----------------------------------------
Summary: VectorRowBatch creation from TypeDescription invalidates
batch size
Key: ORC-216
URL: https://issues.apache.org/jira/browse/ORC-216
Project: ORC
Issue Type: Bug
Affects Versions: 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 1.5.0
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
TypeDescription.createRowBatch() always resets the size to 0.
https://github.com/apache/orc/blob/1ef78bbfc7e834deca973ee8f9517c8575737fcf/java/core/src/java/org/apache/orc/TypeDescription.java#L669-L680
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)