[
https://issues.apache.org/jira/browse/ARROW-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-7546.
------------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 6431
[https://github.com/apache/arrow/pull/6431]
> [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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)