1. a165bea Add geography variants of the SpatialBench queries (#131) by Jia Yu · 21 hours ago main
  2. 68fbe5d Correct the region Q3 describes (#132) by Jia Yu · 2 days ago
  3. 2add193 Install Rust toolchain with rustup to fix Rust workflow startup failure (#130) by Jia Yu · 3 days ago
  4. c417861 Add SF10 ground-truth answers (#129) by Jia Yu · 3 days ago
  5. acf21b5 Verify engine correctness in a downstream job that reuses benchmark results (#128) by Jia Yu · 4 days ago
  6. 02572d2 Add SF1 ground-truth answers for query correctness testing (#127) by Jia Yu · 5 days ago
  7. b5dc5c9 Bound query result sizes to at most 100 rows (#124) by Jia Yu · 7 days ago
  8. fce79d4 Bump the github-dependencies group across 1 directory with 3 updates (#123) by dependabot[bot] · 14 days ago
  9. 7dd576c Adding PyCanopy to the automated benchmarking for SpatialBench (#120) by Pranav Walimbe · 3 weeks ago
  10. 3005f89 [CI] Add codespell pre-commit hook (#115) by John Bampton · 5 weeks ago
  11. 4005c14 [CI] Add oxipng pre-commit hook and optimize images (#113) by John Bampton · 5 weeks ago
  12. bdb1cc0 [CI] Add official pre-commit hook `requirements-txt-fixer` (#107) by John Bampton · 6 weeks ago
  13. be2c10f [DOCS] Fix Queries page rendering raw notebook JSON (#112) by Jia Yu · 6 weeks ago
  14. 43a47c3 [DOCS] Set site_url so language switcher links include the base path (#110) by Jia Yu · 7 weeks ago
  15. c99f43e [CI] Remove deprecated hook `check-docstring-first` (#108) by John Bampton · 7 weeks ago
  16. 17600f7 [CI] Add pre-commit hook gitleaks secret scanner (#106) by John Bampton · 7 weeks ago
  17. ffdf1cd [CI] Add official pre-commit hook `mixed-line-ending` (#105) by John Bampton · 7 weeks ago
  18. b17faf5 Fix rust workflow pin rust-toolchain action to sha (#104) by John Bampton · 7 weeks ago
  19. b313457 [CI] Switch to ASF approved prek action; pin hooks to sha (#101) by John Bampton · 7 weeks ago
  20. d66a95a [DOCS] Add Chinese version of the SpatialBench website (#100) by Jia Yu · 10 weeks ago
  21. 1904317 [DOCS] Add release notes for SpatialBench 0.1.0 and 0.2.0 (#96) by Jia Yu · 3 months ago
  22. 1096c9b Merge pull request #94 from apache/dependabot/github_actions/github-dependencies-4c7d03f22a by Dewey Dunnington · 4 months ago
  23. 0b39d6f Bump the github-dependencies group with 3 updates by dependabot[bot] · 4 months ago
  24. c67fa92 Merge pull request #95 from jbampton/update-dependabot-pre-commit by Dewey Dunnington · 4 months ago
  25. 05b2fa0 [CI] Add pre-commit ecosystem to Dependabot config by John Bampton · 4 months ago
  26. f788c0f Update DuckDB to 1.5.0+, Run each benchmark query in its own job for OOM resilience (#93) by Jia Yu · 4 months ago
  27. 9c8e30a Merge pull request #91 from apache/dependabot/github_actions/github-dependencies-97f38a5d32 by Dewey Dunnington · 5 months ago
  28. 9cc24a6 Bump actions/cache from 4 to 5 in the github-dependencies group by dependabot[bot] · 5 months ago
  29. 3ebeb2c Bump version to 0.3.0 for next development cycle (#90) by Pranav Toggi · 5 months ago
  30. 48baada Add NOTICE file required by Apache release policy by Pranav Toggi · 5 months ago
  31. 34f4e95 Prepare the project for 0.2.0 release (#89) by Pranav Toggi · 5 months ago
  32. 56f280b feat: add S3 write support (#71) by Pranav Toggi · 5 months ago
  33. 426338b Unify navigation bar and theme with main Apache Sedona site (#88) by Jia Yu · 6 months ago
  34. 8e7d954 Bump the github-dependencies group across 1 directory with 5 updates (#87) by dependabot[bot] · 6 months ago
  35. 7499d13 Add basic EditorConfig file (#80) by John Bampton · 6 months ago
  36. e681aa7 [CI] Add pre-commit hook to trim trailing whitespace (#79) by John Bampton · 6 months ago
  37. 9dc2391 [CI] Add Dependabot config for `github-actions` ecosystem (#84) by John Bampton · 6 months ago
  38. 8ddbc1b Update `.asf.yaml` clean up `collaborators` list (#85) by John Bampton · 6 months ago
  39. 593ca69 misc: fix spelling (#81) by John Bampton · 6 months ago
  40. a48d3ee misc: fix typos (#78) by John Bampton · 6 months ago
  41. 8331bb7 [CI] Add pre-commit with basic checks (#77) by John Bampton · 6 months ago
  42. ae57d71 feature: Add DuckDB and SedonaDB nightly support (#76) by Jia Yu · 6 months ago
  43. b79630f spatial polars Q11 query fix (#75) by ATL2001 · 6 months ago
  44. 8342248 fix: Update docs and readme (#74) by Jia Yu · 6 months ago
  45. b68b814 feature: Add Spatial Polars to the automated benchmark framework (#73) by Jia Yu · 6 months ago
  46. adb867c feature: add a benchmark github action to compare a few spatial lib (#72) by Jia Yu · 6 months ago
  47. 02be703 Fix the failed Python build (#69) by Jia Yu · 7 months ago
  48. 8ca864a docs: add uncompressed data sizes of tables (#68) by Matthew Powers · 7 months ago
  49. e35711c Prepare the project for 0.1.0 release (#66) by Jia Yu · 8 months ago
  50. ff43ee1 Fix release verification script to work correctly with source release (#65) by Kristin Cowalcijk · 8 months ago
  51. 03277d5 Revert "Add CI to build tarball" by Jia Yu · 8 months ago
  52. abf1b5a Remove wrong rat file by Jia Yu · 8 months ago
  53. af6da87 Add CI to build tarball by Jia Yu · 8 months ago
  54. aed439d Add release script (#64) by Jia Yu · 8 months ago
  55. 887eff4 Add spatial polars implementation of spatial bench queries (#63) by ATL2001 · 8 months ago
  56. fc99f7f [DOCS] Add contributors guide and quickstart page (#61) by Pranav Toggi · 8 months ago
  57. efb3454 Ensure geometry validity, CCW orientation and antimeridian handling (#60) by Pranav Toggi · 9 months ago
  58. f122bf2 Prepare for pypi and cargo release (#58) by Pranav Toggi · 9 months ago
  59. dbfba06 feat: add file size option for output files (#59) by Pranav Toggi · 9 months ago
  60. 59dff99 Feat: Support creating multiple files with single --parts command (#57) by Pranav Toggi · 9 months ago
  61. 15338e2 feat: load Overture Divisions from Hugging Face over HTTPS instead of S3 (#54) by Pranav Toggi · 9 months ago
  62. 2da8e5e Upgrade arrow/parquet to 56.2.0 and datafusion to 50.2.0 (#56) by Pranav Toggi · 9 months ago
  63. bbe43e1 Bump rust version to 1.90.0 (#55) by Pranav Toggi · 9 months ago
  64. c35a444 cleanup dependencies and files (#52) by Pranav Toggi · 10 months ago
  65. 6084a14 Use DataFusion for Zone table generation (#46) by Pranav Toggi · 10 months ago
  66. 4379980 Make parquet as default output format of spatialbench-cli (#51) by Pranav Toggi · 10 months ago
  67. 748b593 docs: update horizontal navigation (#49) by Matthew Powers · 10 months ago
  68. c619bb2 navigation fix (#45) by Kelly-Ann Dolor · 10 months ago
  69. 815be15 script to support multi-file parquet generation (#43) by James Willis · 10 months ago
  70. 8d42575 add katex math rendering (#44) by Pranav Toggi · 10 months ago
  71. 370e676 [DOCS] Add SpatialBench Distributions doc (#42) by Pranav Toggi · 10 months ago
  72. 064f890 docs: replace old images (#41) by Jia Yu · 10 months ago
  73. 0f0b21d docs: Clarify the benchmark numbers (#40) by Jia Yu · 10 months ago
  74. 0cd32d8 docs: add more details to the single node benchmark results (#39) by Jia Yu · 10 months ago
  75. c85f331 docs: Fixes typos on SpatialBench homepage, fixes mobile nav black text, removes PostGIS line (#38) by Kelly-Ann Dolor · 10 months ago
  76. f9531da [DOCS] Update acknowledgements (#37) by Pranav Toggi · 10 months ago
  77. ea0ec15 CI: Ignore python scripts and doc updates from triggering the CI (#33) by Pranav Toggi · 10 months ago
  78. 2ab765a docs: clean up images used in the repo (#36) by Jia Yu · 10 months ago
  79. 8c3d806 [DOCS] resizing and applying grid format to image (#35) by Kelly-Ann Dolor · 10 months ago
  80. 26a5353 docs: add single node benchmark results (#34) by Matthew Powers · 10 months ago
  81. 1731925 Changing SpatialBench Navigation (#31) by Kelly-Ann Dolor · 10 months ago
  82. cad4066 [DOCS] Fix broken Q2, wrap code for readability in queries notebook, add contributors guide (#30) by Kelly-Ann Dolor · 10 months ago
  83. 4e00cea Copy edit CONTRIBUTING.md in SpatialBench (#29) by Kelly-Ann Dolor · 10 months ago
  84. 67b6c3f Fix out-of-place statement (#28) by Jeff Pettiross · 10 months ago
  85. 6c07657 docs: add queries notebook (#26) by Matthew Powers · 10 months ago
  86. 33b959d [DOCS] changing spatial bench logo, header, and adding to requirements (#27) by Kelly-Ann Dolor · 10 months ago
  87. 9094be8 fix q5 sql (#24) by James Willis · 10 months ago
  88. 95bfa03 CI: fix caching and skip workflow runs for Markdown-only changes (#23) by Pranav Toggi · 10 months ago
  89. 5e055d7 docs: add datasets and generators page (#22) by Matthew Powers · 10 months ago
  90. c9b7cdc add queries + queries CLI (#21) by James Willis · 10 months ago
  91. b45b6eb [DOCS] fixing mobile nav color (#18) (#20) by Kelly-Ann Dolor · 10 months ago
  92. 3ca86e6 Revise README to clarify SpatialBench purpose by Jia Yu · 10 months ago
  93. 25bd460 docs: add overview and methodology (#19) by Matthew Powers · 10 months ago
  94. 0f13aaf feat: make parquet row groups size configurable (#17) by Pranav Toggi · 10 months ago
  95. bfa8a8e [DOCS] fixing mobile nav color (#18) by Kelly-Ann Dolor · 10 months ago
  96. b61071e Fix empty host issues for Zone table generation (#16) by Pranav Toggi · 10 months ago
  97. dd2d10c fixing db homepage nav typo (#15) by Kelly-Ann Dolor · 10 months ago
  98. 04c3241 [DOCS] Add GitHub CI to deploy docs to asf-site (#14) by Jia Yu · 10 months ago
  99. 1299a9a [DOCS] new PR for spatial bench theme (#11) by Kelly-Ann Dolor · 10 months ago
  100. a1cba00 docs: add landing page (#9) by Matthew Powers · 10 months ago