You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ji Liu (Jira)" <ji...@apache.org> on 2020/01/10 10:32:00 UTC

[jira] [Created] (ARROW-7546) [Java] Use new implementation to concat vectors values in batch

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)