SedonaDB 0.4: GPU-Accelerated Spatial Joins
Summary
SedonaDB 0.4 introduces GPU-accelerated spatial joins via RayBooster, enabling single-node SedonaDB to leverage consumer GPUs for complex spatial queries. The post outlines the architecture (GPU-friendly storage, a single monolithic BVH index with Z-stacking, a universal predicate engine, and memory-aware execution), references a VLDB 2026 paper, and shares performance benchmarks showing substantial speedups over CPU and competitive results against high-end GPUs. It also covers usage notes (Docker image, enabling GPU in SQL) and points to release coverage for additional features.