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 2015/10/28 01:57:27 UTC

[jira] [Commented] (DRILL-3986) Extract the ValueVector code into a separate module

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

Jacques Nadeau commented on DRILL-3986:
---------------------------------------

For a reasonable overview of value vectors, see here (not that this is slightly out of date versus the code, specifically in the context of the repeated value construction):

https://drill.apache.org/docs/value-vectors/

The current base interface for value vectors: 

https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/vector/ValueVector.java



> Extract the ValueVector code into a separate module
> ---------------------------------------------------
>
>                 Key: DRILL-3986
>                 URL: https://issues.apache.org/jira/browse/DRILL-3986
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Jacques Nadeau
>            Assignee: Jacques Nadeau
>
> According to the proposal here: 
> http://mail-archives.apache.org/mod_mbox/drill-dev/201510.mbox/%3CCAJrw0OSVoirU_EUrBBqKY12uDi_f8U9MP7J_6Puuh_DmcyzS9g%40mail.gmail.com%3E
> We'd like to look at extracting value vector functionality into a new submodule. We're probably going to have to do some subdivisions of responsibility to figure out what should be extracted and what is Drill specific. This is an umbrella JIRA to track extracting this functionality.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)