You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/05/04 02:36:15 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau updated DRILL-447:
---------------------------------

    Assignee: Steven Phillips  (was: Mehant Baid)

> 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
>         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)