cedric created ORC-474:
--------------------------

             Summary: ColumnVectorBatch would benefit from a clean() method to 
reset all numElements recusively
                 Key: ORC-474
                 URL: https://issues.apache.org/jira/browse/ORC-474
             Project: ORC
          Issue Type: Wish
          Components: C++
            Reporter: cedric


When dealing with deeply nested structure it can be quite tedious to reset all 
numElements recursively after a batch has been written. In practice, the 
simplest is probably for the client to create his own classes inheriting all of 
ColumnVectorBatches classes and adding such a clean() method to reset all 
numElements recursively.

Shouldn't liborc just provide that?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to