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

ARROW-4823: [C++][Python] Do not close raw file handle in ReadaheadSpooler, check that file handles passed to read_csv are not closed #4610

Closed
wants to merge 1 commit into from

Do not close raw file handle in ReadaheadSpooler and check that this …

5d13f23
Select commit
Failed to load commit list.
Closed

ARROW-4823: [C++][Python] Do not close raw file handle in ReadaheadSpooler, check that file handles passed to read_csv are not closed #4610

Do not close raw file handle in ReadaheadSpooler and check that this …
5d13f23
Select commit
Failed to load commit list.

Workflow runs completed with no jobs