|
| 1 | +<!-- Generated by `cargo xtask generate-editions-docs` from the declarations in `vortex/src/editions/`; do not edit. --> |
| 2 | + |
| 3 | +# Edition registry |
| 4 | + |
| 5 | +Every Vortex [edition](../editions.md), with one page per edition. |
| 6 | + |
| 7 | +## Editions |
| 8 | + |
| 9 | +| Edition | Status | Minimum Vortex reader | Encodings | |
| 10 | +| --- | --- | --- | --- | |
| 11 | +| [`core2025.05.0`](core2025.05.0.md) | frozen | 0.36.0 | 23 | |
| 12 | +| [`core2025.06.0`](core2025.06.0.md) | frozen | 0.40.0 | 26 | |
| 13 | +| [`core2025.10.0`](core2025.10.0.md) | frozen | 0.54.0 | 30 | |
| 14 | +| [`core2026.07.0`](core2026.07.0.md) | frozen | 0.65.0 | 31 | |
| 15 | +| [`unstable2025.05.0`](unstable2025.05.0.md) | draft | — | 1 | |
| 16 | +| [`unstable2026.02.0`](unstable2026.02.0.md) | draft | — | 2 | |
| 17 | +| [`unstable2026.04.0`](unstable2026.04.0.md) | draft | — | 8 | |
| 18 | +| [`unstable2026.06.0`](unstable2026.06.0.md) | draft | — | 9 | |
| 19 | + |
| 20 | +A draft edition is still being assembled: its encoding set may change and it carries no compatibility guarantee until it is frozen. |
| 21 | + |
| 22 | +## Encoding index |
| 23 | + |
| 24 | +Each encoding lists the edition it first joined; it is a member of every later edition of the same family. The minimum Vortex reader is the one declared by that edition. |
| 25 | + |
| 26 | +| Encoding | Since edition | Minimum Vortex reader | |
| 27 | +| --- | --- | --- | |
| 28 | +| `fastlanes.bitpacked` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 29 | +| `fastlanes.delta` | [`unstable2025.05.0`](unstable2025.05.0.md) | — | |
| 30 | +| `fastlanes.for` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 31 | +| `fastlanes.rle` | [`core2025.10.0`](core2025.10.0.md) | 0.54.0 | |
| 32 | +| `vortex.alp` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 33 | +| `vortex.alprd` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 34 | +| `vortex.bool` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 35 | +| `vortex.bytebool` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 36 | +| `vortex.chunked` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 37 | +| `vortex.constant` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 38 | +| `vortex.datetimeparts` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 39 | +| `vortex.decimal` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 40 | +| `vortex.decimal_byte_parts` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 41 | +| `vortex.dict` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 42 | +| `vortex.ext` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 43 | +| `vortex.fixed_size_list` | [`core2025.10.0`](core2025.10.0.md) | 0.54.0 | |
| 44 | +| `vortex.fsst` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 45 | +| `vortex.list` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 46 | +| `vortex.listview` | [`core2025.10.0`](core2025.10.0.md) | 0.54.0 | |
| 47 | +| `vortex.masked` | [`core2025.10.0`](core2025.10.0.md) | 0.54.0 | |
| 48 | +| `vortex.null` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 49 | +| `vortex.onpair` | [`unstable2026.06.0`](unstable2026.06.0.md) | — | |
| 50 | +| `vortex.parquet.variant` | [`unstable2026.04.0`](unstable2026.04.0.md) | — | |
| 51 | +| `vortex.patched` | [`unstable2026.04.0`](unstable2026.04.0.md) | — | |
| 52 | +| `vortex.pco` | [`core2025.06.0`](core2025.06.0.md) | 0.40.0 | |
| 53 | +| `vortex.primitive` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 54 | +| `vortex.runend` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 55 | +| `vortex.sequence` | [`core2025.06.0`](core2025.06.0.md) | 0.40.0 | |
| 56 | +| `vortex.sparse` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 57 | +| `vortex.struct` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 58 | +| `vortex.tensor.cosine_similarity` | [`unstable2026.04.0`](unstable2026.04.0.md) | — | |
| 59 | +| `vortex.tensor.inner_product` | [`unstable2026.04.0`](unstable2026.04.0.md) | — | |
| 60 | +| `vortex.tensor.l2_denorm` | [`unstable2026.04.0`](unstable2026.04.0.md) | — | |
| 61 | +| `vortex.tensor.l2_norm` | [`unstable2026.04.0`](unstable2026.04.0.md) | — | |
| 62 | +| `vortex.varbin` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 63 | +| `vortex.varbinview` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 64 | +| `vortex.variant` | [`core2026.07.0`](core2026.07.0.md) | 0.65.0 | |
| 65 | +| `vortex.zigzag` | [`core2025.05.0`](core2025.05.0.md) | 0.36.0 | |
| 66 | +| `vortex.zstd` | [`core2025.06.0`](core2025.06.0.md) | 0.40.0 | |
| 67 | +| `vortex.zstd_buffers` | [`unstable2026.02.0`](unstable2026.02.0.md) | — | |
| 68 | + |
| 69 | +```{toctree} |
| 70 | +--- |
| 71 | +hidden: |
| 72 | +--- |
| 73 | +
|
| 74 | +core2025.05.0 |
| 75 | +core2025.06.0 |
| 76 | +core2025.10.0 |
| 77 | +core2026.07.0 |
| 78 | +unstable2025.05.0 |
| 79 | +unstable2026.02.0 |
| 80 | +unstable2026.04.0 |
| 81 | +unstable2026.06.0 |
| 82 | +``` |
0 commit comments