You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Higgins (Jira)" <ji...@apache.org> on 2022/01/06 18:08:00 UTC

[jira] [Created] (ARROW-15272) [Java] ArrowVectorIterator eats initialization exceptions when close fails

Andrew Higgins created ARROW-15272:
--------------------------------------

             Summary: [Java] ArrowVectorIterator eats initialization exceptions when close fails
                 Key: ARROW-15272
                 URL: https://issues.apache.org/jira/browse/ARROW-15272
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java
    Affects Versions: 6.0.1
            Reporter: Andrew Higgins


In ArrowVectorIterator's create method exceptions thrown during initialize() are eaten if there are further exceptions while closing the iterator.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)