Jason Altekruse created DRILL-355:
-------------------------------------
Summary: 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
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.1.5#6160)