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

CSV scan from HTTP fails with ComputeError: empty host #17567

Closed
2 tasks done
nameexhaustion opened this issue Jul 11, 2024 · 0 comments · Fixed by #17571
Closed
2 tasks done

CSV scan from HTTP fails with ComputeError: empty host #17567

nameexhaustion opened this issue Jul 11, 2024 · 0 comments · Fixed by #17571
Assignees
Labels
A-io Area: reading and writing data A-io-cloud Area: reading/writing to cloud storage accepted Ready for implementation bug Something isn't working P-low Priority: low python Related to Python Polars regression Issue introduced by a new release

Comments

@nameexhaustion
Copy link
Collaborator

Checks

  • I have checked that this issue has not already been reported.
  • I have confirmed this bug exists on the latest version of Polars.

Reproducible example

pl.scan_csv('https://j.mp/iriscsv').collect()

Log output

No response

Issue description

.

Expected behavior

Successfully scans the data

Installed versions

main @ daf2e49 / 1.1.0

@nameexhaustion nameexhaustion added bug Something isn't working python Related to Python Polars regression Issue introduced by a new release accepted Ready for implementation P-low Priority: low A-io Area: reading and writing data A-io-cloud Area: reading/writing to cloud storage labels Jul 11, 2024
@nameexhaustion nameexhaustion self-assigned this Jul 11, 2024
@github-project-automation github-project-automation bot moved this to Ready in Backlog Jul 11, 2024
@github-project-automation github-project-automation bot moved this from Ready to Done in Backlog Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-io Area: reading and writing data A-io-cloud Area: reading/writing to cloud storage accepted Ready for implementation bug Something isn't working P-low Priority: low python Related to Python Polars regression Issue introduced by a new release
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant