[ 
https://issues.apache.org/jira/browse/ORC-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

cedric updated ORC-474:
-----------------------
    Summary: ColumnVectorBatch would benefit from a clear() method to reset all 
numElements recusively  (was: ColumnVectorBatch would benefit from a clean() 
method to reset all numElements recusively)

> ColumnVectorBatch would benefit from a clear() 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
>            Priority: Minor
>
> 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 clear() 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