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