Ji Liu created ARROW-7546: ----------------------------- Summary: [Java] Use new implementation to concat vectors values in batch Key: ARROW-7546 URL: https://issues.apache.org/jira/browse/ARROW-7546 Project: Apache Arrow Issue Type: Bug Components: Java Reporter: Ji Liu Assignee: Ji Liu
Per discussion https://github.com/apache/arrow/pull/5945#discussion_r365108806. In ARROW-7284, we write a simple method to concat vectors. However, ARROW-7073 is about to concat vector values efficiently, after this PR merged, we should use this new implementation in {{ArrowReader}}. -- This message was sent by Atlassian Jira (v8.3.4#803005)