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

[jira] [Updated] (DRILL-355) Implement fixed length binary ValueVector type

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

Jacques Nadeau updated DRILL-355:
---------------------------------

    Fix Version/s: Future

> Implement fixed length binary ValueVector type
> ----------------------------------------------
>
>                 Key: DRILL-355
>                 URL: https://issues.apache.org/jira/browse/DRILL-355
>             Project: Apache Drill
>          Issue Type: New Feature
>            Reporter: Jason Altekruse
>            Assignee: Jason Altekruse
>             Fix For: Future
>
>
> Need a value vector for binary strings of constant length. While our data model is very flexible, most storage formats support fixed binary columns. It is worth avoiding the indirection of figuring out a length of each value while processing this type of data, rather than just placing it in var binary vectors.



--
This message was sent by Atlassian JIRA
(v6.2#6252)