[
https://issues.apache.org/jira/browse/DRILL-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267374#comment-16267374
]
Paul Rogers commented on DRILL-5993:
------------------------------------
Trivial for fixed-width columns. Impossible for variable-width columns because
of the way offset vectors work.
So, let's take a step back. Why do we think we need this?
> Allow Copier to Copy a Record to an Arbitrary Index
> ---------------------------------------------------
>
> Key: DRILL-5993
> URL: https://issues.apache.org/jira/browse/DRILL-5993
> Project: Apache Drill
> Issue Type: New Feature
> Reporter: Timothy Farkas
> Assignee: Timothy Farkas
>
> 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 to any
> index in the outgoing batch.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)