Skip to content

fix: Fix divergent behavior between MemoryStore and LocalStore list_prefix (fixes #3773)#3811

Closed
abishop1990 wants to merge 2 commits intozarr-developers:mainfrom
abishop1990:issue-3773-store-divergence
Closed

fix: Fix divergent behavior between MemoryStore and LocalStore list_prefix (fixes #3773)#3811
abishop1990 wants to merge 2 commits intozarr-developers:mainfrom
abishop1990:issue-3773-store-divergence

Conversation

@abishop1990
Copy link
Contributor

Fixes inconsistent behavior in list_prefix() between stores.

  • MemoryStore used string prefix matching
  • LocalStore treated prefix as directory path
  • Both now use consistent string prefix matching

All validation passed locally (5372 tests).

@maxrjones
Copy link
Member

Closing as a proposed solution was already in #3776

@maxrjones maxrjones closed this Mar 22, 2026
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.

2 participants