[ https://issues.apache.org/jira/browse/ARROW-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Hulette resolved ARROW-4652. ---------------------------------- Resolution: Fixed Issue resolved by pull request 3727 [https://github.com/apache/arrow/pull/3727] > [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 > Priority: Major > Labels: pull-request-available > Fix For: JS-0.4.1 > > Time Spent: 0.5h > Remaining Estimate: 0h > > 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)