Skip to content
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

feat: sample when sampling a remote file with bernoulli sampling #2588

Merged
merged 1 commit into from
Mar 9, 2025

Conversation

jqnatividad
Copy link
Collaborator

have the ability to sample it streaming when the host supports range requests

resolves #2140

…g method...

 have the ability to use range request to skip the need to download the entire file and sample it streaming
@jqnatividad jqnatividad merged commit 1f80495 into master Mar 9, 2025
14 checks passed
@jqnatividad jqnatividad deleted the 2140-sample-bernoulli-range-requests branch March 9, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sample: add random sampling of remote CSVs without downloading the entire CSV first using http range requests
1 participant