-
I am trying to incorporate calls to fsppec-based packages (adlfs, s3fs) into a (sync) flask view.
Flask is running using flask-socketio, which is in turn using gevent.
Whenever I try and call a file…
-
### Describe the bug
**Versions**:
`flytekit`: 1.13.11
`flyteidl`: 1.13.5
`flytecore` chart: 1.12.0
When using inter-Flyte task file IO for both pickles and LightGBM binary datasets, `fsspec`…
-
## 🚀 Feature
I was wondering if you planned on using [fsspec](https://github.com/fsspec/filesystem_spec) for downloading file. Since fsspec is already compatible with many cloud provider it would m…
-
For downloading assets, stac-task should use [stac-asset](https://github.com/stac-utils/stac-asset) instead of fsspec, which allows for better support across some data providers.
stac-asset already…
-
I recently had some strange data corruption errors happen when using a cached fsspec filesystem from parallel processes. Seemed like a race condition. Is the cached file system thread/process safe?
…
-
**Describe the bug**
Some of the unit tests fail on Debian Sid (x86_64)
**To Reproduce**
```shell
$ python3 -m pytest satpy/tests
```
**Expected behavior**
All tests pass
**Actual resu…
-
```console
$ unzip -l fsspec-2024.10.0-py3-none-any.whl | grep tests
10046 02-02-2020 00:00 fsspec/tests/abstract/__init__.py
4973 02-02-2020 00:00 fsspec/tests/abstract/common.py
…
-
Hi there,
thanks a stack for conceiving and maintaining fsspec. We are successfully using it in a few projects and never observed any kinds of issues so far. 💯
Right now, we may have discovered …
amotl updated
3 weeks ago
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
This is not urgent, but based on my very limited and quick testing, it seems that fsspec [URL chaining](https://filesystem-spec.readthedocs.io/en/latest/features.html#url-chaining) may not work proper…
brl0 updated
3 months ago