ATL2001 opened a new pull request, #63: URL: https://github.com/apache/sedona-spatialbench/pull/63
Per the discussion on discord, I'd like to add the spatial bench queries implemented using spatial polars. It's certainly not as fast as SedonaDB, and I'm not sure how long I'll keep it maintained once geopandas gets unblocked, (I expect that to easily eclipse what I've built, and when it gets rolling, I intend to help out on that project, and spatial polars will likely get left behind) It's not completely 1:1 with the SQL based queries, but I believe I've stayed true to the intent. The KNN join that I implemented in spatial polars for Q12 only takes into account the centroids of the buildings, I'm not sure how the other engines approach that, but I felt like I was slightly cheating... 🙁 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
