This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-spatialbench.git


The following commit(s) were added to refs/heads/main by this push:
     new 3ca86e6  Revise README to clarify SpatialBench purpose
3ca86e6 is described below

commit 3ca86e62d73771053c85845431c30c02230830a4
Author: Jia Yu <ji...@apache.org>
AuthorDate: Fri Sep 19 11:27:33 2025 -0700

    Revise README to clarify SpatialBench purpose
---
 README.md | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 4adc263..fc0330b 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,6 @@
 # SpatialBench
 
-SpatialBench is a high-performance geospatial benchmark for generating 
synthetic spatial data at scale. Inspired by the Star Schema Benchmark (SSB) 
and real-world mobility data like the NYC TLC dataset, SpatialBench is designed 
to evaluate spatial query performance in modern data platforms.
-
-Built in Rust and powered by Apache Arrow, SpatialBench brings fast, scalable, 
and streaming-friendly data generation for spatial workloads—minimal 
dependencies, blazing speed.
-
-SpatialBench provides a reproducible and scalable way to evaluate the 
performance of spatial data engines using realistic synthetic workloads.
+SpatialBench is a benchmark for assessing geospatial SQL analytics query 
performance across database systems. It provides a reproducible and scalable 
way to evaluate the performance of spatial data engines using realistic 
synthetic workloads.
 
 Goals:
 

Reply via email to