vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat[vortex-runend]: handle canonicalizing Ree<Dict> and Ree<Utf8> This allows writing these kinds of types. I'm unaware of the motivation behind restricting ree values to just primitive and bool prior to this commit. Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
asubiotto/ree
3 hours ago
feat[vortex-runend]: handle canonicalizing Ree<Dict> and Ree<Utf8> This allows writing these kinds of types. I'm unaware of the motivation behind restricting ree values to just primitive and bool prior to this commit. Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
asubiotto/ree
3 hours ago
feat[vortex-runend]: handle canonicalizing Ree<Dict> and Ree<Utf8> This allows writing these kinds of types. I'm unaware of the motivation behind restricting ree values to just primitive and bool prior to this commit. Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
asubiotto/ree
3 hours ago
fix[vortex-array]: fix panic caused by take on listview during compression If a ListView is a child of a Dictionary which is canonicalized during compression, Take is executed on the ListView and subsequently its validity slice. This could result in a lazy FillNull array wrapping the validity which was never executed, causing a panic on serialization "Array vortex.fill_null does not support serialization". This PR executes the validity on rebuild, similar to how offsets/sizes are already executed implicitly via to_primitive. Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
asubiotto/fillnull
4 hours ago
fix[vortex-array]: fix panic caused by take on listview during compression If a ListView is a child of a Dictionary which is canonicalized during compression, Take is executed on the ListView and subsequently its validity slice. This could result in a lazy FillNull array wrapping the validity which was never executed, causing a panic on serialization "Array vortex.fill_null does not support serialization". This PR executes the validity on rebuild, similar to how offsets/sizes are already executed implicitly via to_primitive. Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
asubiotto/fillnull
4 hours ago
feat[vortex-array]: support converting arrow REE dtype to vortex Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
asubiotto/reedtype
4 hours ago
fix[vortex-array]: fix panic caused by take on listview during compression If a ListView is a child of a Dictionary which is canonicalized during compression, Take is executed on the ListView and subsequently its validity slice. This could result in a lazy FillNull array wrapping the validity which was never executed, causing a panic on serialization "Array vortex.fill_null does not support serialization". This PR executes the validity on rebuild, similar to how offsets/sizes are already executed implicitly via to_primitive. Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
asubiotto/fillnull
4 hours ago
wip Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
ji/lint-to-array
4 hours ago
Active Branches
feat[vortex-runend]: handle canonicalizing Ree<Dict> and Ree<Utf8>
last run
3 hours ago
#6788
CodSpeed Performance Gauge
-84%
fix[vortex-array]: fix panic caused by take on listview during compression
last run
4 hours ago
#6785
CodSpeed Performance Gauge
+11%
feat[vortex-array]: support converting arrow REE dtype to vortex
last run
4 hours ago
#6784
CodSpeed Performance Gauge
+11%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs