[
https://issues.apache.org/jira/browse/DRILL-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354776#comment-16354776
]
ASF GitHub Bot commented on DRILL-5993:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/drill/pull/1057
> Improve Performance of Copiers used by SV Remover, Top N etc.
> -------------------------------------------------------------
>
> Key: DRILL-5993
> URL: https://issues.apache.org/jira/browse/DRILL-5993
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Timothy Farkas
> Assignee: Timothy Farkas
> Priority: Major
> Labels: ready-to-commit
> Fix For: 1.13.0
>
>
> Currently the copier can only copy record from an incoming batch to the
> beginning of an outgoing batch. We need to be able to copy a record and
> append it to the end of the outgoing batch. Also Paul's Generic copiers are
> more performant and simpler and should be added.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)