When working with s3fs (For AWS S3), it still raises "Polars found a filename" warning #18040
Open
2 tasks done
Labels
A-io
Area: reading and writing data
A-io-cloud
Area: reading/writing to cloud storage
bug
Something isn't working
P-medium
Priority: medium
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
I am following the code in https://docs.pola.rs/user-guide/io/cloud-storage/#writing-to-cloud-storage, how ever, it still raises the "UserWarning: Polars found a filename. Ensure you pass a path to the file instead of a python file object when possible for best performance." warning. I guess it's because the example doesn't match the polars recommended best practice.
Expected behavior
Should not have warning
Installed versions
The text was updated successfully, but these errors were encountered: