Skip to content

[JS] Add DataFrame.scanAsync #126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
asfimport opened this issue Apr 6, 2018 · 1 comment
Open

[JS] Add DataFrame.scanAsync #126

asfimport opened this issue Apr 6, 2018 · 1 comment
Labels
Type: enhancement New feature or request

Comments

@asfimport
Copy link

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.

Reporter: Brian Hulette / @TheNeuralBit

Note: This issue was originally created as ARROW-2410. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Wes McKinney / @wesm:
@TheNeuralBit [~paul.e.taylor] of interest for 0.14?

@assignUser assignUser transferred this issue from apache/arrow May 26, 2025
@assignUser assignUser added the Type: enhancement New feature or request label May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants