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

Vlad Rozov commented on DRILL-6202:
-----------------------------------

[~sachouche] ??Your Jira doesn't quite explain the "why" you intend to 
deprecate the IndexOutOfBoundException (since it is an unchecked exception)?? 
Please see JIRA description and DRILL-6004 for details why 
{{IndexOutOfBoundException}} should not be used to re-alloc vectors.


> Deprecate usage of IndexOutOfBoundsException to re-alloc vectors
> ----------------------------------------------------------------
>
>                 Key: DRILL-6202
>                 URL: https://issues.apache.org/jira/browse/DRILL-6202
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Major
>             Fix For: 1.14.0
>
>
> As bounds checking may be enabled or disabled, using 
> IndexOutOfBoundsException to resize vectors is unreliable. It works only when 
> bounds checking is enabled.



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

Reply via email to