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)