You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Vlad Rozov (JIRA)" <ji...@apache.org> on 2018/03/01 17:34:00 UTC

[jira] [Created] (DRILL-6202) Deprecate usage of IndexOutOfBoundsException to re-alloc vectors

Vlad Rozov created DRILL-6202:
---------------------------------

             Summary: 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


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)