Skip to content

[WIP] feat(raster): add GDAL-based raster functions#704

Draft
Kontinuation wants to merge 1 commit into
apache:mainfrom
Kontinuation:raster-all
Draft

[WIP] feat(raster): add GDAL-based raster functions#704
Kontinuation wants to merge 1 commit into
apache:mainfrom
Kontinuation:raster-all

Conversation

@Kontinuation
Copy link
Copy Markdown
Member

Summary

  • Add the full GDAL-backed raster implementation stack, including c/sedona-gdal, rust/sedona-raster-gdal, and the minimal runtime/workspace wiring needed to expose those functions.
  • Keep this branch as a work-in-progress aggregation patch so the full surface area can be tested together before splitting it into smaller reviewable PRs.
  • Align key shared pieces with main where possible, especially RasterExecutor-related behavior in rust/sedona-raster-functions.

Important

  • This PR is not intended to be merged directly.
  • It is a work in progress patch containing all GDAL-based functions in one place.
  • The plan is to split this into smaller PRs that can be reviewed and merged gradually.

refactor(raster): align executor semantics with main

fix(submodules): align pointers with main

fix(submodules): restore gitmodules config

Revert array and builder to main

fix(sedona-gdal): restore missing files and methods after rebase

Resolve conflict resolving problems
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