You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/06/11 09:39:01 UTC

[jira] [Commented] (DRILL-447) NullableVarCharVector's copyFrom() copies data twice

    [ https://issues.apache.org/jira/browse/DRILL-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027516#comment-14027516 ] 

Steven Phillips commented on DRILL-447:
---------------------------------------

Please close this. It was fixed as part of DRILL-620.

> 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: Steven Phillips
>             Fix For: Future
>
>         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)