You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Paul Taylor (JIRA)" <ji...@apache.org> on 2019/02/21 17:08:00 UTC

[jira] [Created] (ARROW-4652) [JS] RecordBatchReader throughNode should respect autoDestroy

Paul Taylor created ARROW-4652:
----------------------------------

             Summary: [JS] RecordBatchReader throughNode should respect autoDestroy
                 Key: ARROW-4652
                 URL: https://issues.apache.org/jira/browse/ARROW-4652
             Project: Apache Arrow
          Issue Type: Bug
          Components: JavaScript
    Affects Versions: JS-0.4.0
            Reporter: Paul Taylor
            Assignee: Paul Taylor
             Fix For: JS-0.4.1


The Reader transform stream closes after reading one set of tables even when autoDestroy is false. Instead it should reset/reopen the reader, like {{RecordBatchReader.readAll()}} does.



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