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)