You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/06/24 02:33:42 UTC

[jira] [Created] (DRILL-3349) Resolve whether BoundCheckingAccessor still needs to exist

Daniel Barclay (Drill) created DRILL-3349:
---------------------------------------------

             Summary: Resolve whether BoundCheckingAccessor still needs to exist
                 Key: DRILL-3349
                 URL: https://issues.apache.org/jira/browse/DRILL-3349
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill)


BoundCheckingAccessor's getObject(int rowOffset) method suppresses index errors that would normally occur for bad values of rowOffset.

It's not clear why it does that (its other get methods don't) or whether it still needs to exist.

If it no longer needs to exist, it should be excised.





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