1. b71d9f0 [CI] Add pre-commit hook npm-install to ensure Zeppelin can install (#2718) by John Bampton · 22 hours ago master
  2. 1e9ced9 [GH-2760] Extend OSM PBF reader to support additional metadata fields (#2776) by Jia Yu · 29 hours ago
  3. 0c17835 build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /docs-overrides (#2773) by dependabot[bot] · 33 hours ago
  4. 81adf48 [GH-2230] Implement GeoSeries.minimum_clearance (#2772) by piyushka-ally · 2 days ago
  5. b1c2ade [CI] Pin docker/setup-qemu-action and pypa/cibuildwheel to ASF-allowed SHAs (#2780) by Jia Yu · 2 days ago
  6. 7181135 [CI] Pin astral-sh/setup-uv to ASF-allowed SHA (#2778) by Jia Yu · 2 days ago
  7. 501df70 [GH-2768] Replace len(self)==0 with cheaper _is_empty() check in GeoSeries (#2770) by Jia Yu · 5 days ago
  8. e01cd5c docs: fix broken links (#2763) (#2767) by Takch02 · 6 days ago
  9. 02f7605 [GH-2765] Implement GeoSeries: relate_pattern, contains_properly, build_area, polygonize (#2766) by Jia Yu · 6 days ago
  10. 8d059b4 [CI] Create reusable pre-commit workflows (#2759) by John Bampton · 8 days ago
  11. 2d9edb4 [CI] Add lychee link checker workflow (#2727) by John Bampton · 9 days ago
  12. a0e1081 [CI] Add basic tests action workflow with one job (#2753) by John Bampton · 9 days ago
  13. 3ed8a02 [CI] Run pre-commit on master branch (#2755) by John Bampton · 9 days ago
  14. daa6e6f [CI] Expand and reorder the CODEOWNERS file (#2757) by John Bampton · 9 days ago
  15. 6a0b4df [DOCS] Use https for Sedona website links (#2711) by John Bampton · 10 days ago
  16. 02903cb [CI] Add pre-commit hook checkmake to lint Makefiles (#2751) by John Bampton · 10 days ago
  17. d5c8e16 [CI] Centralize codespell config; remove duplication (#2749) by John Bampton · 10 days ago
  18. bbedf29 [DOCS] Fix typo; fix filename spelling (#2713) by John Bampton · 10 days ago
  19. 847411f [CI] Expand the CODEOWNERS file (#2747) by John Bampton · 10 days ago
  20. 216621c [CI] pre-commit auto add license headers to Rmd files (#2754) by John Bampton · 10 days ago
  21. e60fb79 [CI] Configure EditorConfig for conf,js,toml files (#2748) by John Bampton · 10 days ago
  22. 883811b [GH-2731] Implement GeoSeries: frechet_distance, hausdorff_distance, geom_equals, interpolate, project (#2732) by Jia Yu · 10 days ago
  23. 1c00c3c [DOCS] Remove old code comment from `docs-overrides/main.html` (#2745) by John Bampton · 11 days ago
  24. 79e6d81 [DOCS] Add SedonaDB 0.3.0 announcement by Jia Yu · 13 days ago
  25. 7154feb [CI] Configure EditorConfig for cff,sh,yaml,yml,py,R (#2743) by John Bampton · 14 days ago
  26. 1f02c2b [CI] Configure EditorConfig for Scala (#2741) by John Bampton · 14 days ago
  27. de49fba [DOCS] Add manual hooks status badge to README (#2742) by John Bampton · 14 days ago
  28. d703c97 [CI] Configure EditorConfig for Java files (#2740) by John Bampton · 14 days ago
  29. 3ac6397 [CI] Add pre-commit hook actionlint (#2734) by John Bampton · 14 days ago
  30. 1fdf607 build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0 in the github-actions-dependencies group (#2736) by dependabot[bot] · 14 days ago
  31. 93d19f8 build(deps): bump the pre-commit-hooks group with 3 updates (#2735) by dependabot[bot] · 14 days ago
  32. ca712fb [CI] Add descriptive labels to the dependabot groups (#2733) by John Bampton · 14 days ago
  33. b4f39ec [CI] Add separate pre-commit manual hooks workflow (#2708) by John Bampton · 14 days ago
  34. ee5c897 [GH-2720][GH-2721][GH-2722][GH-2723] Fix geometry function bugs (#2730) by Jia Yu · 14 days ago
  35. 79b1512 [GH-2725] Implement GeoSeries: type, unary_union, delaunay_triangles, voronoi_polygons, disjoint, m (#2726) by Jia Yu · 2 weeks ago
  36. 8a077bb build(deps): bump the github-dependencies group with 3 updates (#2717) by dependabot[bot] · 2 weeks ago
  37. 7a4f2d3 build(deps): bump the github-dependencies group with 9 updates (#2716) by dependabot[bot] · 2 weeks ago
  38. 10a3462 [GH-2714] Remove cooldown from dependabot pre-commit ecosystem (#2715) by John Bampton · 2 weeks ago
  39. 88a49e1 [GH-2709] Implement GeoSeries: line_merge, count_coordinates, count_geometries, count_interior_rings, concave_hull, minimum_rotated_rectangle, exterior, extract_unique_points, remove_repeated_points (#2710) by Jia Yu · 2 weeks ago
  40. e8a5ed6 [GH-2671] Remove broken labeler badge from README (#2712) by Jia Yu · 2 weeks ago
  41. 69e95a9 [GH-2702] Fix ST_LineMerge returning empty collection for LineString input (#2707) by Jia Yu · 2 weeks ago
  42. 8049718 [GH-2671] Remove broken PR labeler action (#2706) by Jia Yu · 2 weeks ago
  43. 31ceb14 [GH-2230] Implement GeoSeries: reverse, normalize, representative_point (#2701) by Jia Yu · 2 weeks ago
  44. 21c31a7 [CI] Add pre-commit ecosystem to Dependabot (#2705) by John Bampton · 2 weeks ago
  45. ca3ab0a [DOCS] Draft SedonaDB 0.3.0 release post (#2675) by Dewey Dunnington · 2 weeks ago
  46. 1b7a804 [GH-2704] Disable TransformNestedUDTParquet on Spark 4.1+ (#2703) by James Willis · 2 weeks ago
  47. 4e8c317 [GH-2640] Simplify warning messages of SedonaContext.create() (#2698) by Jia Yu · 2 weeks ago
  48. af49e9f [DOCS] Add SVG visuals for raster affine transformation functions (Phase 13) (#2697) by Jia Yu · 3 weeks ago
  49. f478a07 [DOCS] Add SVG visuals for 12 raster functions (Phase 12) (#2695) by Jia Yu · 3 weeks ago
  50. a17439e build(deps): bump serialize-javascript and terser-webpack-plugin in /docs-overrides (#2696) by dependabot[bot] · 3 weeks ago
  51. e20e5f6 build(deps): bump immutable in /docs-overrides (#2694) by dependabot[bot] · 3 weeks ago
  52. e2318be [DOCS] Add SVG visuals for 14 raster functions (Phase 11) (#2693) by Jia Yu · 3 weeks ago
  53. 8301b06 [GH-2678] Add SVG visuals for spatial indexing, buffer styles, transform, and skeleton functions (Phase 10) (#2692) by Jia Yu · 3 weeks ago
  54. 6607472 [GH-2678] Add SVG visuals for remaining function categories (Phase 9) (#2691) by Jia Yu · 3 weeks ago
  55. 2bd6033 [GH-2678] Add SVG visuals for affine transformation functions (Phase 8) (#2690) by Jia Yu · 3 weeks ago
  56. a31822c [GH-2678] Add SVG visuals for geometry validation functions (Phase 7) (#2689) by Jia Yu · 3 weeks ago
  57. ad9c0c2 [GH-2678] Add SVG visuals for geometry accessor functions (Phase 6) (#2687) by Jia Yu · 3 weeks ago
  58. 24d1a31 [GH-2678] Add SVG visuals for geometry editor functions (Phase 5) (#2686) by Jia Yu · 3 weeks ago
  59. 8bb9fd4 [GH-2678] Add SVG visuals for measurement functions (Phase 4) (#2684) by Jia Yu · 3 weeks ago
  60. 77c29df [GH-2678] Add SVG visuals for 21 geometry processing functions (Phase 3) (#2683) by Jia Yu · 3 weeks ago
  61. cfe9785 [GH-2678] Add SVG visuals for overlay functions (Phase 2) (#2682) by Jia Yu · 3 weeks ago
  62. 5a71767 [GH-2678] Add SVG illustrations for predicate functions (#2681) by Jia Yu · 3 weeks ago
  63. a61b130 [GH-2679] Add return data type to SQL function docs (#2680) by Jia Yu · 3 weeks ago
  64. d13b692 [GH-2674] Add RS_SetCRS and RS_CRS for custom CRS string support (#2677) by Jia Yu · 3 weeks ago
  65. b86d76c [DOCS] Convert monolithic function pages into individual doc pages (#2676) by Jia Yu · 4 weeks ago
  66. 189cfd0 [GH-2672] Add a new raster data source reader that can automatically tile GeoTiffs and bypass the Spark record limit (#2673) by Jia Yu · 4 weeks ago
  67. caafcf8 [CI] pre-commit auto add license header to CITATION file (#2670) by John Bampton · 4 weeks ago
  68. e02c18d [CI] Use common linters directory for `.shellcheckrc` config (#2629) by John Bampton · 4 weeks ago
  69. 5b9d2bf [GH-2652] Add RS_AsCOG SQL function for Cloud Optimized GeoTiff output (#2669) by Jia Yu · 5 weeks ago
  70. a648f0c [GH-1327] Add Bing Tile functions (#2668) by Jia Yu · 5 weeks ago
  71. b288870 [GH-2664] GeoParquet writer utilizes geometry SRID to produce projjson CRS metadata (#2667) by Jia Yu · 5 weeks ago
  72. 2d11eac build(deps-dev): bump swiper from 11.2.10 to 12.1.2 in /docs-overrides (#2666) by dependabot[bot] · 5 weeks ago
  73. c5acc9c [GH-2646] Auto-populate covering metadata for GeoParquet 1.1.0 writes (#2665) by Jia Yu · 5 weeks ago
  74. 150c531 [GH-2662] Implement a pure Java single-thread COG writer (#2663) by Jia Yu · 5 weeks ago
  75. 558ab9a [GH-2376] Preserve CRS SRID from GeoParquet metadata when reading geometries (#2661) by Jia Yu · 5 weeks ago
  76. e2db567 [GH-2657] Upgrade proj4sedona to 0.0.4 and adopt UrlCRSProvider (#2658) by Jia Yu · 5 weeks ago
  77. 59e836b [GH-2659] Fix file-based readers on Databricks by using reflection for DataSource.checkAndGlobPathIfNecessary (#2660) by Jia Yu · 5 weeks ago
  78. 1e6303e [GH-2650] Fix warning message when reading shapefiles from S3 (#2655) by Jia Yu · 6 weeks ago
  79. 0e52724 [SEDONA-729] Add _metadata hidden column support for shapefile DataSource V2 reader (#2653) by Jia Yu · 6 weeks ago
  80. e6e99f0 [GH-2651] Add _metadata hidden column support for GeoPackage DataSource V2 reader (#2654) by Jia Yu · 6 weeks ago
  81. d72bb63 [GH-2609] Support Spark 4.1 (#2649) by Jia Yu · 6 weeks ago
  82. 7c6c768 [GH-2610] Integrate proj4sedona for CRS transformation (#2647) by Jia Yu · 6 weeks ago
  83. a91c940 [GH-2645] Fix GitHub Actions workflow policy violation in Pull Request Labeler (#2648) by Jia Yu · 6 weeks ago
  84. eed93cb [GH-2360] Support fetching libpostal model data from HDFS/object store (#2637) by Jia Yu · 6 weeks ago
  85. 1a3ec79 [GH-2640] Skip re-registration of functions in SedonaContext.create() (#2642) by Jia Yu · 6 weeks ago
  86. 6652f60 [GH-2536] Remove workflow badge buttons from compile docs page (#2641) by Jia Yu · 6 weeks ago
  87. 6df699f [CI] Add Editorconfig checker with pre-commit (#2634) by John Bampton · 6 weeks ago
  88. 09780f1 [CI] Add license to `.clang-format`; enforce with pre-commit (#2635) by John Bampton · 6 weeks ago
  89. c1cfbc3 [DOCS] Standardize filenames by removing spaces (#2638) by John Bampton · 6 weeks ago
  90. bfcc147 [GH-2608] Fix RasterUDT JSON schema serialization for Delta/Parquet write (#2636) by Jia Yu · 6 weeks ago
  91. 1ce83b4 [DOCS] Fix typos in Markdown and Python files (#2631) by John Bampton · 6 weeks ago
  92. f7aafc7 [GH-2559] Add CITATION.cff file for proper software citation (#2602) by Subham · 6 weeks ago
  93. fc3b1dc [CI] Run pre-commit with `--show-diff-on-failure` (#2630) by John Bampton · 6 weeks ago
  94. 59fc2e0 [GH-2407] Auto-detect raster columns in SedonaUtils.display_image (#2633) by Jia Yu · 6 weeks ago
  95. 18f30ca [GH-908] Add ST_GeoHashNeighbors and ST_GeoHashNeighbor functions (#2628) by Jia Yu · 6 weeks ago
  96. 562de9f [GH-1137] Document H3 version conflict workaround on Databricks (#2632) by Jia Yu · 6 weeks ago
  97. 4cbbb69 build(deps-dev): bump webpack from 5.102.1 to 5.105.0 in /docs-overrides (#2618) by dependabot[bot] · 7 weeks ago
  98. 540549b [GH-1979] Fix ST_Envelope and ST_Envelope_Aggr empty geometry handling (#2622) by Jia Yu · 7 weeks ago
  99. 1eab4de [CI] Add pre-commit hook `pip-audit` (#2573) by John Bampton · 7 weeks ago
  100. f39dc58 [CI] pre-commit autoupdate; run pre-commit/black (#2619) by John Bampton · 7 weeks ago