You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2020/06/04 22:28:11 UTC

[GitHub] [orc] autumnust opened a new pull request #512: [ORC-638] Enlarge MultiValueColumnVector with factors when child arraySize is not enough

autumnust opened a new pull request #512:
URL: https://github.com/apache/orc/pull/512


   Issues are described in ORC-638. 
   The factor "3" is chosen based on heuristic. 
   
   The better approach is to create averageListElementSize in columnVector in hive-storage-api, but as the users of `ColumnVector` it also makes sense to enlarge the child array more aggressively. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [orc] omalley closed pull request #512: [ORC-638] Enlarge MultiValueColumnVector with factors when child arraySize is not enough

Posted by GitBox <gi...@apache.org>.
omalley closed pull request #512:
URL: https://github.com/apache/orc/pull/512


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org