fsspec / fsspec/filesystem_spec

Checklist for V1

Open
#600 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.4k
Forks
490
Avg merge
2d 3h
Merged PRs (30d)
38

Description

I am not sure whether we will indeed make a v1.0.0, calver or something else, but here is a wish-list of functionality.
This list may be updated.

  • async mode for files (for backends that support it)
  • file cache improvement for layout, expiry options and to store non-locally (#555 #494)
  • logging split into levels to allow better filtering, and added everywhere
  • a set of directory operations tests across backends; here I am particularly thinking of the "directory" problem for object stores (#562)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue is a broad V1 wishlist covering async file support, file-cache changes, logging levels, and directory-operation tests across backends, with references to #555, #494, and #562. No files, entry points, tests, or acceptance criteria are named, so the first step is to split the list into scoped issues and define what completion means for each item.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.