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

2019-06-11 Thread Wes McKinney (JIRA)


 [ 
https://issues.apache.org/jira/browse/ARROW-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney updated ARROW-2410:

Fix Version/s: (was: 0.14.0)

> [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
>Priority: Major
>
> 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)


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

2019-03-31 Thread Kouhei Sutou (JIRA)


 [ 
https://issues.apache.org/jira/browse/ARROW-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kouhei Sutou updated ARROW-2410:

Fix Version/s: (was: JS-0.5.0)
   0.14.0

> [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
>Priority: Major
> Fix For: 0.14.0
>
>
> 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)


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

2018-08-16 Thread Brian Hulette (JIRA)


 [ 
https://issues.apache.org/jira/browse/ARROW-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Hulette updated ARROW-2410:
-
Fix Version/s: JS-0.5.0

> [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
>Priority: Major
> Fix For: JS-0.5.0
>
>
> 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)