Skip to content

feat(rust/sedona-raster-gdal,c/sedona-gdal): add rs_geotiff_tiles#957

Draft
Kontinuation wants to merge 3 commits into
apache:mainfrom
Kontinuation:pr-d-rs-geotiff-tiles
Draft

feat(rust/sedona-raster-gdal,c/sedona-gdal): add rs_geotiff_tiles#957
Kontinuation wants to merge 3 commits into
apache:mainfrom
Kontinuation:pr-d-rs-geotiff-tiles

Conversation

@Kontinuation

@Kontinuation Kontinuation commented Jun 14, 2026

Copy link
Copy Markdown
Member

Summary

  • add the rs_geotiff_tiles GeoTIFF tile UDTF
  • add the minimal VSI directory traversal support needed by the UDTF
  • add SQL reference docs and a dedicated Criterion benchmark

Dependency

  • Independent branch based on main

Testing

  • cargo test -p sedona-raster-gdal rs_geotiff_tiles
  • cargo clippy -p sedona-raster-gdal -p sedona --all-targets -- -D warnings
  • cargo bench -p sedona-raster-gdal --bench rs_geotiff_tiles --no-run
  • PATH="/home/kontinuation/workspace/github/apache/sedona-db/.venv/bin:$PATH" quarto render docs/reference/sql/rs_geotiff_tiles.qmd
    • front matter validated; example execution is currently blocked by an existing sedonadb._lib Python import mismatch in this environment

@Kontinuation Kontinuation force-pushed the pr-d-rs-geotiff-tiles branch 2 times, most recently from b8e1154 to 8fe281c Compare June 17, 2026 13:45
@Kontinuation Kontinuation force-pushed the pr-d-rs-geotiff-tiles branch from 99e70dd to 3ddacd2 Compare June 18, 2026 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant