You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
John Bogovic edited this page Jan 15, 2025
·
2 revisions
Questions
Will the N5 format support sharding?
Will N5Reader and N5Writer have shard methods
Discussion
If the N5Reader and N5Writer have shard methods, then the the readers / writers for the N5 format will have to have those methods,
and so will either have to implement them, or UnsupportedOperationException or similar, which would be confusing / misleading.