[
https://issues.apache.org/jira/browse/DRILL-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988867#comment-13988867
]
Jacques Nadeau commented on DRILL-447:
--------------------------------------
Steven will incorporate into his general copySafe, setSafe patch.
> NullableVarCharVector's copyFrom() copies data twice
> ----------------------------------------------------
>
> Key: DRILL-447
> URL: https://issues.apache.org/jira/browse/DRILL-447
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Mehant Baid
> Assignee: Mehant Baid
> Attachments: DRILL-447.patch
>
>
> When NullableVarCharVector invokes a copyFrom() we initially copy the data
> into a byte[] array and then copy it to the vector. We should only be copying
> once.
--
This message was sent by Atlassian JIRA
(v6.2#6252)