Commits


Projjal Chanda authored and Pindikura Ravindra committed 9eee23c5195
ARROW-8887: [Java] Avoid runway doubling of buffer size for complex vectors In reAlloc, double allocation size only if using the current buffer capacity or the initial allocation as the base size. Closes #7247 from projjal/vectorsizedoubling Authored-by: Projjal Chanda <iam@pchanda.com> Signed-off-by: Pindikura Ravindra <ravindra@dremio.com>