Scanning and sinking a file without changing the file name causes a crash #7841
Labels
A-io-parquet
Area: reading/writing Parquet files
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Polars version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of Polars.
Issue description
Scanning and sinking a file with the same name crashes the system.
Reproducible example
Expected behavior
I would expect an Error message specifying that the source and sink cannot have the same name.
Installed versions
The text was updated successfully, but these errors were encountered: