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

Paul Rogers updated DRILL-5526:
-------------------------------
    Fix Version/s:     (was: 1.11.0)

> Refactor, extend vector validator with remaining types
> ------------------------------------------------------
>
>                 Key: DRILL-5526
>                 URL: https://issues.apache.org/jira/browse/DRILL-5526
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.11.0
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Minor
>
> DRILL-5504 introduced a stand-alone, basic vector validator to track down a 
> specific issue.
> Moving forward, that code should be extended in two ways:
> 1. Add validation for the remaining types (hyper-vectors, maps, etc.)
> 2. Move actual validation code into the vectors themselves to avoid the nasty 
> {{instanceof}} and casting code.
> The original fix was kept to a single file to enable easy patching of older 
> releases. The final solution should push the changes into the vector classes 
> so all vectors can be checked.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to