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

ASF GitHub Bot commented on DRILL-3313:
---------------------------------------

ilooner commented on issue #81: DRILL-3313: Eliminate redundant #load methods 
and unit-test loading & exporting of vectors
URL: https://github.com/apache/drill/pull/81#issuecomment-393709996
 
 
   This commit was merged as part of this PR 
https://github.com/apache/drill/pull/134. So closing this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Eliminate redundant #load methods and unit-test loading & exporting of vectors
> ------------------------------------------------------------------------------
>
>                 Key: DRILL-3313
>                 URL: https://issues.apache.org/jira/browse/DRILL-3313
>             Project: Apache Drill
>          Issue Type: Sub-task
>          Components: Execution - Data Types
>    Affects Versions: 1.0.0
>            Reporter: Hanifi Gunes
>            Assignee: Hanifi Gunes
>            Priority: Major
>             Fix For: 1.3.0
>
>
> Vectors have multiple #load methods that are used to populate data from raw 
> buffers. It is relatively tough to reason, maintain and unit-test loading and 
> exporting of data since there is many redundant code around load methods. 
> This issue proposes to have single #load method conforming to VV#load(def, 
> buffer) signature eliminating all other #load overrides.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to