You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/04/06 15:50:00 UTC

[jira] [Created] (ARROW-2410) [JS] Add DataFrame.scanAsync

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)