You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/02/11 18:37:00 UTC

[jira] [Created] (ARROW-4532) varwidth vector buffer much larger than expected

Pindikura Ravindra created ARROW-4532:
-----------------------------------------

             Summary: varwidth vector buffer much larger than expected
                 Key: ARROW-4532
                 URL: https://issues.apache.org/jira/browse/ARROW-4532
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java
            Reporter: Pindikura Ravindra
            Assignee: Pindikura Ravindra


There's a bug in BaseVariableWidthVector.java::setSafe that's causing the value buffers to be much larger than expected. This causes memory wastage.

 

 



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