Skip to content

Fixed ls() bug when files have the same prefix#549

Open
anjaliratnam-msft wants to merge 1 commit into
fsspec:mainfrom
anjaliratnam-msft:ls-bug
Open

Fixed ls() bug when files have the same prefix#549
anjaliratnam-msft wants to merge 1 commit into
fsspec:mainfrom
anjaliratnam-msft:ls-bug

Conversation

@anjaliratnam-msft

Copy link
Copy Markdown
Collaborator

This addresses a bug where a filepath is passed into ls() and it shares the same prefix as other files in the same directory resulting in incorrect results. This resolves #406 and resolves #409.

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.

AzureBlobFileSystem.ls(path) returns inconsistent results Cannot read parquet from Azure when archive file exists

1 participant