YAXArrays: do not save chunk that is all fill_value

Zarr.jl won’t save chunks whose elements are all fill_value. Is that possible with YAXArrays.jl as well when using the zarr backend? i ask here because i don’t see a way to specify a fill value in the YAXArray documentation. this issue seems related though. thanks!