Describe the new feature you'd like
The rectilinear chunks feature was gated behind a configuration flag for the following reasons from #3802:
This gives downstream libraries time to adapt before the API is finalized, and us an opportunity to gracefully finalize the API.
We have not received any complaints about the design in the month since it was released. Some libraries (e.g., xarray) have been slower to adopt the feature than others (e.g., cubed), and I'm curious if removing the experimental gating would help promote further adoption (cc xarray + zarr-python devs @dcherian @jhamman).
Shall we move the feature from experimental to stable by removing the feature gating?
Describe the new feature you'd like
The rectilinear chunks feature was gated behind a configuration flag for the following reasons from #3802:
We have not received any complaints about the design in the month since it was released. Some libraries (e.g., xarray) have been slower to adopt the feature than others (e.g., cubed), and I'm curious if removing the experimental gating would help promote further adoption (cc xarray + zarr-python devs @dcherian @jhamman).
Shall we move the feature from experimental to stable by removing the feature gating?