Brian Hulette created ARROW-2410: ------------------------------------ Summary: [JS] Add DataFrame.scanAsync Key: ARROW-2410 URL: https://issues.apache.org/jira/browse/ARROW-2410 Project: Apache Arrow Issue Type: Improvement Components: JavaScript Reporter: Brian Hulette
Add a version of `DataFrame.scan`, `scanAsync` that yields periodically. The yield frequency could be specified either as a number of record batches, or a number of records. This scan should also be cancellable. -- This message was sent by Atlassian JIRA (v7.6.3#76005)