Skip to content

Commit 4b95d66

Browse files
slevangdstansby
andauthored
Support pcodec v0.3 (#639)
* support delta_spec and paging_spec * coverage, try to fix zarr v3 * explicitly test try_consecutive * delta_spec default of auto * pcodec upper bound * revert zarr test change * test parameterize, match cases * docstring and matching cleanup * add release notes --------- Co-authored-by: David Stansby <dstansby@gmail.com>
1 parent 9bdbaf0 commit 4b95d66

48 files changed

Lines changed: 122 additions & 23 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/release.rst

Lines changed: 11 additions & 0 deletions
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"delta_encoding_order": 2,
3+
"delta_spec": "auto",
4+
"equal_pages_up_to": 262144,
5+
"id": "pcodec",
6+
"level": 8,
7+
"mode_spec": "auto",
8+
"paging_spec": "equal_pages_up_to"
9+
}
30 Bytes
Binary file not shown.
42 Bytes
Binary file not shown.
30 Bytes
Binary file not shown.
42 Bytes
Binary file not shown.
237 Bytes
Binary file not shown.
202 Bytes
Binary file not shown.
5.73 KB
Binary file not shown.
5.73 KB
Binary file not shown.

0 commit comments

Comments
 (0)