Matthew Tofano
Results
2
issues of
Matthew Tofano
### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...
bug
python
needs triage
Hi there, I have a large on-disk dataset that I am creating as follows (where `pa_path` is a `str` and `pa_fs` is of type `S3FileSystem`): ```py dataset = ds.dataset( source=pa_path,...
Component: Python
Type: usage