Commit 1cb1cce
Add a clear, simple example in the Compression section of the user guide
showing how to create an array without compression by setting compressors=None.
This addresses user confusion about the default compression behavior and
provides an easy-to-copy example for the common use case of disabling
compression entirely.
Closes #3464
Co-authored-by: Cipher <cipher@openclaw.ai>
Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
1 parent a89b927 commit 1cb1cce
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
227 | 234 | | |
228 | 235 | | |
229 | 236 | | |
| |||
0 commit comments