@@ -7,6 +7,178 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## ` vortex-datafusion ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-datafusion-v0.21.1...vortex-datafusion-v0.22.0 ) - 2024-12-30
11
+
12
+ ### Other
13
+ - vortex-buffer (#1742 )
14
+ - Use vortex-buffer over bytes::Bytes ([ #1713 ] ( https://github.com/spiraldb/vortex/pull/1713 ) )
15
+
16
+ ## ` vortex-roaring ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-roaring-v0.21.1...vortex-roaring-v0.22.0 ) - 2024-12-30
17
+
18
+ ### Other
19
+ - vortex-buffer (#1742 )
20
+
21
+ ## ` vortex-zigzag ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-zigzag-v0.21.1...vortex-zigzag-v0.22.0 ) - 2024-12-30
22
+
23
+ ### Other
24
+ - vortex-buffer (#1742 )
25
+
26
+ ## ` vortex-sampling-compressor ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-sampling-compressor-v0.21.1...vortex-sampling-compressor-v0.22.0 ) - 2024-12-30
27
+
28
+ ### Added
29
+ - re-enable ALP-RD as top-level float compressor (#1725 )
30
+ - BitPackedCompressor allows signed arrays (#1699 )
31
+
32
+ ### Fixed
33
+ - sampling compressor overflow with large parameters (#1737 )
34
+ - BitPackedArray enforces can only be built over non-negative values (#1705 )
35
+
36
+ ### Other
37
+ - vortex-buffer (#1742 )
38
+
39
+ ## ` vortex-runend-bool ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-runend-bool-v0.21.1...vortex-runend-bool-v0.22.0 ) - 2024-12-30
40
+
41
+ ### Other
42
+ - vortex-buffer (#1742 )
43
+
44
+ ## ` vortex-runend ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-runend-v0.21.1...vortex-runend-v0.22.0 ) - 2024-12-30
45
+
46
+ ### Added
47
+ - add BinaryNumericFn for array arithmetic (#1640 )
48
+
49
+ ### Other
50
+ - vortex-buffer (#1742 )
51
+
52
+ ## ` vortex-fsst ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-fsst-v0.21.1...vortex-fsst-v0.22.0 ) - 2024-12-30
53
+
54
+ ### Other
55
+ - vortex-buffer (#1742 )
56
+ - Add debug assertions to ComputeFn results ([ #1716 ] ( https://github.com/spiraldb/vortex/pull/1716 ) )
57
+
58
+ ## ` vortex-ipc ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-ipc-v0.21.1...vortex-ipc-v0.22.0 ) - 2024-12-30
59
+
60
+ ### Other
61
+ - vortex-buffer (#1742 )
62
+ - Message Codec ([ #1692 ] ( https://github.com/spiraldb/vortex/pull/1692 ) )
63
+
64
+ ## ` vortex-io ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-io-v0.21.1...vortex-io-v0.22.0 ) - 2024-12-30
65
+
66
+ ### Other
67
+ - vortex-buffer (#1742 )
68
+ - Use vortex-buffer over bytes::Bytes ([ #1713 ] ( https://github.com/spiraldb/vortex/pull/1713 ) )
69
+ - move IoBuf to vortex-io (#1714 )
70
+ - Message Codec ([ #1692 ] ( https://github.com/spiraldb/vortex/pull/1692 ) )
71
+ - test for repeated columns in a projection (#1691 )
72
+
73
+ ## ` vortex-file ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-file-v0.21.1...vortex-file-v0.22.0 ) - 2024-12-30
74
+
75
+ ### Other
76
+ - vortex-buffer (#1742 )
77
+ - Use vortex-buffer over bytes::Bytes ([ #1713 ] ( https://github.com/spiraldb/vortex/pull/1713 ) )
78
+ - Message Codec ([ #1692 ] ( https://github.com/spiraldb/vortex/pull/1692 ) )
79
+ - test for repeated columns in a projection (#1691 )
80
+
81
+ ## ` vortex-expr ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-expr-v0.21.1...vortex-expr-v0.22.0 ) - 2024-12-30
82
+
83
+ ### Other
84
+ - vortex-buffer (#1742 )
85
+
86
+ ## ` vortex-dict ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-dict-v0.21.1...vortex-dict-v0.22.0 ) - 2024-12-30
87
+
88
+ ### Added
89
+ - add BinaryNumericFn for array arithmetic (#1640 )
90
+
91
+ ### Other
92
+ - vortex-buffer (#1742 )
93
+
94
+ ## ` vortex-datetime-parts ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-datetime-parts-v0.21.1...vortex-datetime-parts-v0.22.0 ) - 2024-12-30
95
+
96
+ ### Other
97
+ - vortex-buffer (#1742 )
98
+
99
+ ## ` vortex-bytebool ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-bytebool-v0.21.1...vortex-bytebool-v0.22.0 ) - 2024-12-30
100
+
101
+ ### Other
102
+ - vortex-buffer (#1742 )
103
+
104
+ ## ` vortex-fastlanes ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-fastlanes-v0.21.1...vortex-fastlanes-v0.22.0 ) - 2024-12-30
105
+
106
+ ### Added
107
+ - BitPackedCompressor allows signed arrays (#1699 )
108
+
109
+ ### Fixed
110
+ - BitPackedArray ptype changed by compute funcs (#1724 )
111
+ - BitPackedArray enforces can only be built over non-negative values (#1705 )
112
+
113
+ ### Other
114
+ - vortex-buffer (#1742 )
115
+ - use PrimitiveArray::patch in bitpacking take (#1690 )
116
+
117
+ ## ` vortex-scalar ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-scalar-v0.21.1...vortex-scalar-v0.22.0 ) - 2024-12-30
118
+
119
+ ### Added
120
+ - impl subtract for primitive_scalar (#1592 )
121
+ - add BinaryNumericFn for array arithmetic (#1640 )
122
+
123
+ ### Other
124
+ - vortex-buffer (#1742 )
125
+ - Use vortex-buffer over bytes::Bytes ([ #1713 ] ( https://github.com/spiraldb/vortex/pull/1713 ) )
126
+ - Add debug assertions to ComputeFn results ([ #1716 ] ( https://github.com/spiraldb/vortex/pull/1716 ) )
127
+ - Added a list builder ([ #1711 ] ( https://github.com/spiraldb/vortex/pull/1711 ) )
128
+
129
+ ## ` vortex-flatbuffers ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-flatbuffers-v0.21.1...vortex-flatbuffers-v0.22.0 ) - 2024-12-30
130
+
131
+ ### Other
132
+ - vortex-buffer (#1742 )
133
+ - Message Codec ([ #1692 ] ( https://github.com/spiraldb/vortex/pull/1692 ) )
134
+
135
+ ## ` vortex-dtype ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-dtype-v0.21.1...vortex-dtype-v0.22.0 ) - 2024-12-30
136
+
137
+ ### Added
138
+ - add BinaryNumericFn for array arithmetic (#1640 )
139
+
140
+ ### Other
141
+ - Added a list builder ([ #1711 ] ( https://github.com/spiraldb/vortex/pull/1711 ) )
142
+
143
+ ## ` vortex-buffer ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-buffer-v0.21.1...vortex-buffer-v0.22.0 ) - 2024-12-30
144
+
145
+ ### Other
146
+ - vortex-buffer (#1742 )
147
+ - Use vortex-buffer over bytes::Bytes ([ #1713 ] ( https://github.com/spiraldb/vortex/pull/1713 ) )
148
+ - move IoBuf to vortex-io (#1714 )
149
+ - Message Codec ([ #1692 ] ( https://github.com/spiraldb/vortex/pull/1692 ) )
150
+
151
+ ## ` vortex-array ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-array-v0.21.1...vortex-array-v0.22.0 ) - 2024-12-30
152
+
153
+ ### Added
154
+ - impl subtract for primitive_scalar (#1592 )
155
+ - add BinaryNumericFn for array arithmetic (#1640 )
156
+
157
+ ### Fixed
158
+ - BitPackedArray ptype changed by compute funcs (#1724 )
159
+ - better child names (#1722 )
160
+ - BitPackedArray enforces can only be built over non-negative values (#1705 )
161
+
162
+ ### Other
163
+ - vortex-buffer (#1742 )
164
+ - Added list to the fuzzer ([ #1712 ] ( https://github.com/spiraldb/vortex/pull/1712 ) )
165
+ - Remove null array usage from list view ([ #1728 ] ( https://github.com/spiraldb/vortex/pull/1728 ) )
166
+ - Remove static from NativePType ([ #1731 ] ( https://github.com/spiraldb/vortex/pull/1731 ) )
167
+ - Rename recordbatch to record_batch ([ #1727 ] ( https://github.com/spiraldb/vortex/pull/1727 ) )
168
+ - Into canonical (for list) should use dtype of elements, not inferred type of elements. ([ #1726 ] ( https://github.com/spiraldb/vortex/pull/1726 ) )
169
+ - Use vortex-buffer over bytes::Bytes ([ #1713 ] ( https://github.com/spiraldb/vortex/pull/1713 ) )
170
+ - Fix builder bugs ([ #1718 ] ( https://github.com/spiraldb/vortex/pull/1718 ) )
171
+ - Named child arrays ([ #1710 ] ( https://github.com/spiraldb/vortex/pull/1710 ) )
172
+ - Add debug assertions to ComputeFn results ([ #1716 ] ( https://github.com/spiraldb/vortex/pull/1716 ) )
173
+ - Added a list builder ([ #1711 ] ( https://github.com/spiraldb/vortex/pull/1711 ) )
174
+ - Message Codec ([ #1692 ] ( https://github.com/spiraldb/vortex/pull/1692 ) )
175
+ - use PrimitiveArray::patch in bitpacking take (#1690 )
176
+
177
+ ## ` vortex-alp ` - [ 0.22.0] ( https://github.com/spiraldb/vortex/compare/vortex-alp-v0.21.1...vortex-alp-v0.22.0 ) - 2024-12-30
178
+
179
+ ### Other
180
+ - vortex-buffer (#1742 )
181
+
10
182
##
11
183
12
184
` vortex-datafusion ` - [ 0.21.1] ( https://github.com/spiraldb/vortex/compare/vortex-datafusion-v0.20.0...vortex-datafusion-v0.21.1 ) -
0 commit comments