Skip to content

Conversation

maximlt
Copy link
Member

@maximlt maximlt commented Jan 9, 2024

The test suite has been broken for a few weeks with:

ValueError: Invalid pattern: '**' can only be an entire path component

This is due to a recent change in fsspec (fsspec/filesystem_spec#1382), forcing ** to be used between path separators only. I checked the change with the latest version of fsspec and a version before this breaking change, it works fine in both cases.

I believe spatialpandas will need a new release.

@maximlt maximlt changed the title adapt path to be compatible with the latest fsspec version Adapt glob to be compatible with the latest fsspec version Jan 9, 2024
@maximlt maximlt merged commit b5da511 into main Jan 10, 2024
@maximlt maximlt deleted the fix_parquet_path_dir branch January 10, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant