Avatar for the vortex-data user
vortex-data
vortex
BlogDocsChangelog

Performance History

Latest Results

feat(vortex-geo): add native geoarrow.box bounding-box type (#8746) ## Rationale for this change Groundwork for spatial chunk-pruning: the upcoming geometry-bounds zone-map needs to store bounding boxes as a first-class geometry so the pruning rules can reuse the existing `ST_Distance` / `ST_Intersects` / `ST_Contains` kernels on them instead of hand-rolled box math. ## What changes are included in this PR? - New `Rect` extension type (`vortex.geo.box`, GeoArrow's `geoarrow.box`): an axis-aligned box stored as `Struct<xmin, ymin[, zmin][, mmin], xmax, ymax[, zmax][, mmax]>` of non-nullable `f64`. --------- Signed-off-by: Nemo Yu <zyu379@wisc.edu>
develop
13 minutes ago
Merge branch 'develop' into nemo/geo-box-type
nemo/geo-box-type
33 minutes ago

Latest Branches

CodSpeed Performance Gauge
+2%
[bench, do not merge] list layout enabled for SQL benchmarks#8747
59 minutes ago
e88f716
mk/list-layout-bench-ci
CodSpeed Performance Gauge
-2%
feat(vortex-geo): add native geoarrow.box bounding-box type#8746
34 minutes ago
98bdc0e
nemo/geo-box-type
CodSpeed Performance Gauge
+2%
6 hours ago
4893177
ct/union-scalar
Ā© 2026 CodSpeed Technology
Home Terms Privacy Docs