You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Prudhvi Porandla (Jira)" <ji...@apache.org> on 2020/05/18 06:04:00 UTC

[jira] [Created] (ARROW-8842) [Java] ListVector's setValueCount does not set inner vector's value count correctly

Prudhvi Porandla created ARROW-8842:
---------------------------------------

             Summary: [Java] ListVector's setValueCount does not set inner vector's value count correctly
                 Key: ARROW-8842
                 URL: https://issues.apache.org/jira/browse/ARROW-8842
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java
            Reporter: Prudhvi Porandla


In ListVector#setValueCount, we always compute data vector's value count based on lastSet - this is incorrect when valueCount is less than lastSet



--
This message was sent by Atlassian Jira
(v8.3.4#803005)