1. b9e1767 [GH-3033] [DOCS] Fix Whimsy site-check failures: ASF footer links, nav URLs, and external GitHub API call (GH-3033) (#3060) by Jia Yu · 18 hours ago master
  2. 005a464 [GH-3058] Add GeographyTypeSerializer to SedonaFlink (#3059) by Jia Yu · 19 hours ago
  3. 02f54ab [GH-3044] Fix aggregate function registration in sessions cloned from FunctionRegistry.builtin (#3050) by Jia Yu · 7 days ago
  4. f129b35 [GH-3048] Docs: Box3D SQL reference pages with isometric diagrams (#3049) by Jia Yu · 8 days ago
  5. 7e54fa1 [GH-3046] Flink ST_DWithin: propagate NULL arguments instead of NPE (#3047) by Jia Yu · 8 days ago
  6. 026d2c0 [GH-3042] Flink Box3D predicates: ST_Intersects / ST_Contains + ST_3DDWithin (#3043) by Jia Yu · 8 days ago
  7. 5a7011d [DOCS] Add Liang Geng as Committer; Dewey Dunnington as PMC (#3045) by John Bampton · 8 days ago
  8. 43b0cdb [GH-3017] Implement rotate (#3018) by oglego · 8 days ago
  9. 1a633fc [GH-3039] Flink Box3D accessors, ST_AsText, and ST_3DExtent (#3040) by Jia Yu · 9 days ago
  10. 2fd1a9f [CI] Remove deprecated hook `check-docstring-first` (#3041) by John Bampton · 9 days ago
  11. 52e9f38 [GH-3036] Flink Box3D foundation: Box3DTypeSerializer + ST_Box3D / ST_3DMakeBox (#3037) by Jia Yu · 9 days ago
  12. b0e8b8a [GH-3034] Spatial join planner: index ST_3DDWithin distance joins (#3035) by Jia Yu · 10 days ago
  13. a7fff26 [GH-3031] Box3D spatial join: index ST_Intersects / ST_Contains on Box3D (#3032) by Jia Yu · 11 days ago
  14. ffefe5b build(deps): bump starlette from 0.49.3 to 1.0.1 (#3029) by dependabot[bot] · 11 days ago
  15. d3bf96a [GH-2799] Fix ST_OffsetCurve Snowflake V2 test failing with ST_AsText type error (#3030) by Jia Yu · 12 days ago
  16. 4c7ddf6 [GH-3027] Consolidate Box predicates into ST_Intersects / ST_Contains (#3028) by Jia Yu · 13 days ago
  17. 4752c61 [GH-3024] ST_3DDWithin: 3D distance-within predicate (#3026) by Jia Yu · 2 weeks ago
  18. 51a88df [CI] Run `prek autoupdate`; fix zizmor check (#3025) by John Bampton · 3 weeks ago
  19. 92fac3f [CI] Cherry pick dependabot updates from #3019 excluding `pypa/gh-action-pypi-publish` (#3023) by John Bampton · 3 weeks ago
  20. d02397a [GH-3021] Python Box3DType UDT bindings (#3022) by Jia Yu · 3 weeks ago
  21. 6fed0da [GH-2983] Box3D SQL parser keyword + Geometry→Box3D cast resolution (#3016) by Jia Yu · 3 weeks ago
  22. 2e3b3a8 [GH-3013] Box3D aggregate: ST_3DExtent (#3015) by Jia Yu · 3 weeks ago
  23. bd909f7 [GH-2809] Support distance joins for raster predicates (#2980) by Jia Yu · 3 weeks ago
  24. 5f40925 [GH-3012] Box3D predicates: ST_3DBoxIntersects and ST_3DBoxContains (#3014) by Jia Yu · 3 weeks ago
  25. 6623b58 [GH-2973] Box3D accessors + ST_AsText overload (#3005) by Jia Yu · 3 weeks ago
  26. 3aeab65 [CI] Add pre-commit hook to test that the docs can `npm install` (#3000) by John Bampton · 3 weeks ago
  27. b63835f [DOCS] Update how to build docs; Clean up code quality section (#2997) by John Bampton · 3 weeks ago
  28. 6d65164 [DOCS] Add `alt` text to showcase homepage images (#3001) by John Bampton · 3 weeks ago
  29. 164cea1 [CI] Clean up the pre-commit config (#3003) by John Bampton · 3 weeks ago
  30. a2518c1 [CI] Clean up and update the CODEOWNERS files (#2998) by John Bampton · 3 weeks ago
  31. 3d9e5f6 [CI] Add `uv` package ecosystem to dependabot (#3002) by John Bampton · 3 weeks ago
  32. 4cc64c8 [DOCS] Run npm update in `docs-overrides` to update packages (#2999) by John Bampton · 3 weeks ago
  33. 305795c [GH-2973] Box3D constructors: ST_Box3D and ST_3DMakeBox (#2984) by Jia Yu · 3 weeks ago
  34. f1a8192 [GH-2992] Order R build ignore entries (#2994) by Tian Teng · 4 weeks ago
  35. d8ad8cb Fix docs broken link report (#2995) by thuantip · 4 weeks ago
  36. 1acb9cb [CI] Add pre-commit hook to validate the CITATION file (#2988) by John Bampton · 4 weeks ago
  37. c762dd5 [CI] Clean up pre-commit config and Makefile (#2991) by John Bampton · 4 weeks ago
  38. 20ed88f [DOCS] Standardize spelling of CSS class (#2990) by John Bampton · 4 weeks ago
  39. ca747c2 [CI] Replace check-dependabot hook with more robust option (#2987) by John Bampton · 4 weeks ago
  40. 49fe8ec [GH-2979] ST_Split: support puntal input (Point, MultiPoint) (#2982) by Jia Yu · 4 weeks ago
  41. b5c1635 [GH-2973] Box3D foundation: value class + UDT + Catalyst plumbing (#2978) by Jia Yu · 4 weeks ago
  42. 2396878 [CI] Fix Makefile target command to run against master branch (#2981) by John Bampton · 4 weeks ago
  43. 2a8909a [GH-2830] Fix S2 Geography WKB writer to emit OGC-conformant polygon closure (#2975) by Feng Zhang · 4 weeks ago
  44. 29184f8 [GH-2503] Switch to `prek` using `uv` (#2542) by John Bampton · 4 weeks ago
  45. 239499e [CI] Pin codeql actions to hash (#2974) by John Bampton · 4 weeks ago
  46. 04864c8 [CI] Clean up link checker workflow (#2976) by John Bampton · 4 weeks ago
  47. 85270fe [DOCS] Remove broken download statistics badges from overview page (#2972) by Jia Yu · 5 weeks ago
  48. 2a523e7 [GH-2971] Add ST_DWithin(Box2D, Box2D, distance) overload (#2969) by Jia Yu · 5 weeks ago
  49. 083b787 [DOCS] Update PyPI download badges in README (#2968) by Jia Yu · 5 weeks ago
  50. f6221b7 [CI] Fix pre-commit black-jupyter failure and drop stale First Interaction badge (#2967) by Jia Yu · 5 weeks ago
  51. 4789cc9 [SEDONA-756] feat: raster Python serde and with_bands() support (#2956) by Pranav Toggi · 5 weeks ago
  52. 9f2b503 [SEDONA-753] feat: add eo:cloud_cover and eo:snow_cover STAC extensions to reader (#2957) by Pranav Toggi · 5 weeks ago
  53. eeec1b8 [DOCS] Add Box2D SQL documentation (#2966) by Jia Yu · 5 weeks ago
  54. a313b01 [GH-2964] Remove first-interaction workflow (#2965) by Jia Yu · 5 weeks ago
  55. dca4602 [INFRA] Set up default rulesets for default and release branches (#2955) by The Apache Software Foundation · 5 weeks ago
  56. e27e024 [GH-2939] Box2D spatial join: ST_BoxIntersects / ST_BoxContains (#2953) by Jia Yu · 5 weeks ago
  57. 29109af [SEDONA-755] fix: remove redundant bounds check from rasterization scanline logic (#2960) by Pranav Toggi · 5 weeks ago
  58. cf93840 [SEDONA-752] fix: NullPointerException from deep traversal beyond GeoJSON geometry level (#2959) by Pranav Toggi · 5 weeks ago
  59. c7d905c [SEDONA-754] feat: make rasterization orientation-agnostic by supporting positive scaleY (#2961) by Pranav Toggi · 5 weeks ago
  60. 1556c1b [GH-2804] Raster tutorial: end-to-end running example with visuals (#2954) by Jia Yu · 5 weeks ago
  61. bbdfd43 [GH-2617] Reorder raster function signatures (#2962) by omribz156 · 5 weeks ago
  62. d7b3c1d [SEDONA-751] RS_Interpolate band index and noDataValue handling (#2958) by Pranav Toggi · 5 weeks ago
  63. b8eeb95 [GH-2927] Add geometry ↔ Box2D Catalyst cast (#2952) by Jia Yu · 5 weeks ago
  64. 1ae9c01 [GH-2938] Push down ST_BoxIntersects / ST_BoxContains via Parquet row-group statistics (#2946) by Jia Yu · 5 weeks ago
  65. 17bb524 [GH-2867] Fix empty blog index under i18n suffix mode (#2951) by Jia Yu · 6 weeks ago
  66. a0e3f6d [GH-2867] Translate blog posts to Chinese (#2950) by Jia Yu · 6 weeks ago
  67. b670159 build(deps): bump lodash from 4.17.23 to 4.18.1 in /docs-overrides (#2832) by dependabot[bot] · 6 weeks ago
  68. 06d1b07 build(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 in /docs-overrides (#2839) by dependabot[bot] · 6 weeks ago
  69. 179d483 build(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.27.1 to 7.29.4 in /docs-overrides (#2942) by dependabot[bot] · 6 weeks ago
  70. 749a2c1 build(deps): bump postcss from 8.5.6 to 8.5.13 in /docs-overrides (#2894) by dependabot[bot] · 6 weeks ago
  71. b2ab375 build(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 in /docs-overrides (#2941) by dependabot[bot] · 6 weeks ago
  72. 8b891cb build(deps): bump jupyterlab from 4.5.1 to 4.5.7 in /docker (#2872) by dependabot[bot] · 6 weeks ago
  73. 218a4e7 [GH-2867] Translate Stats, Viz, and SQL overview pages to Chinese (#2947) by Jia Yu · 6 weeks ago
  74. c67892a [GH-2867] Strip mike canonical-version prefix from language switcher links (#2945) by Jia Yu · 6 weeks ago
  75. bf66a7e [GH-2912] Translate Community & ASF section to Chinese (#2937) by Jia Yu · 6 weeks ago
  76. d4a604a [GH-2867] Make language switcher respect mike version prefix (#2936) by Jia Yu · 6 weeks ago
  77. c863a46 [GH-2926] Add ST_BoxIntersects and ST_BoxContains for Box2D (#2932) by Jia Yu · 6 weeks ago
  78. f11b20b [GH-2925] Add ST_Expand(box2d, ...) overloads (#2930) by Jia Yu · 6 weeks ago
  79. 5f3af20 [GH-2911] Translate Tutorial / Programming Guide (part 4) to Chinese (#2935) by Jia Yu · 6 weeks ago
  80. fd4675b [GH-2911] Translate Tutorial / Programming Guide (part 3) to Chinese (#2934) by Jia Yu · 6 weeks ago
  81. 33ef95c [GH-2911] Translate Tutorial / Programming Guide (part 2) to Chinese (#2933) by Jia Yu · 6 weeks ago
  82. b3bdd1d [GH-2911] Translate Tutorial / Programming Guide (part 1) to Chinese (#2931) by Jia Yu · 6 weeks ago
  83. 7f2efd9 [GH-2910] Translate Setup / Install section to Chinese (#2924) by Jia Yu · 6 weeks ago
  84. e13ba37 [GH-2867] Replace EN/中文 pill with 文A icon dropdown in header (#2923) by Jia Yu · 6 weeks ago
  85. 6116cb9 [GH-2886] Recognize Box2D columns as GeoParquet bbox covering columns (#2921) by Jia Yu · 6 weeks ago
  86. 3048592 [GH-2909] Translate documentation landing pages to Chinese (#2922) by Jia Yu · 6 weeks ago
  87. d9717a4 [GH-2888] Flink bindings for Box2D Phase 1 surface (#2906) by Jia Yu · 6 weeks ago
  88. 3b5de9f [GH-2867] Wire mkdocs-static-i18n for Chinese documentation (#2920) by Jia Yu · 6 weeks ago
  89. 44ef28c [GH-2869] Update Glue docs for Sedona 1.8+ (Glue 5.0, Spark 3.5) (#2908) by Jia Yu · 6 weeks ago
  90. 6b4a8e5 [CI] Trim docker image build context: exclude Maven target/, drop pip cache (#2907) by Jia Yu · 6 weeks ago
  91. 593305f [GH-2887] Box2D DataFrame API + Python bindings for Phase 1 (#2904) by Jia Yu · 6 weeks ago
  92. edcccc2 [GH-2700] Add 04-flood-snapshot notebook: SAR mask → flood polygon → affected buildings (#2905) by Jia Yu · 6 weeks ago
  93. d451b6b [GH-2901]: Fix ST_BestSRID logic for Geometries near the poles (#2902) by Thomas Dekeyser · 6 weeks ago
  94. e9a2d46 [GH-2880] Omit bbox in GeoParquet metadata for empty files (#2903) by James Willis · 7 weeks ago
  95. b1aaed5 [GH-2885] Add ST_GeomFromBox2D and ST_AsText(box2d) (#2899) by Jia Yu · 7 weeks ago
  96. 2ed3c64 [GH-2700] Add 03-fire-risk-fusion notebook: raster + vector fusion (#2900) by Jia Yu · 7 weeks ago
  97. 3c280e7 [GH-2884] Add ST_Extent aggregate (returns Box2D) (#2898) by Jia Yu · 7 weeks ago
  98. a30fb9b [GH-2830] Geography BC join strategy for newly added predicates (#2871) by Feng Zhang · 7 weeks ago
  99. 1361fed [GH-2883] Add ST_MakeBox2D(p1, p2) scalar constructor (#2897) by Jia Yu · 7 weeks ago
  100. 1afd1b1 [GH-2700] Add 02-vegetation-change notebook: end-to-end raster workflow (#2896) by Jia Yu · 7 weeks ago