Skip to content

feat(python/sedonadb): Enable zarr read via sedonadb-zarr#916

Draft
paleolimbot wants to merge 10 commits into
apache:mainfrom
paleolimbot:raster-loader-plugin2
Draft

feat(python/sedonadb): Enable zarr read via sedonadb-zarr#916
paleolimbot wants to merge 10 commits into
apache:mainfrom
paleolimbot:raster-loader-plugin2

Conversation

@paleolimbot
Copy link
Copy Markdown
Member

Work in progress. Instead of an FFI layer, this PR:

  • Tweaks the trait to allow more than one async load request per load() call
  • Implements a Python wrapper
  • Implements the Python wrapper on the other side

I'm not sure if this is easier than FFI or not (it's pretty verbose in Python as well, so we might want to just bite the bullet and go straight to C).

For reasonable performance, RS_EnsureLoaded would need to be updated to take advantage of issuing more than one request at a time.

@github-actions github-actions Bot requested a review from zhangfengcdt June 6, 2026 03:12
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