Skip to content

chore(python/sedonadb): Error on attempt to convert a Raster array to Pandas for Pandas < 3.0#1002

Open
paleolimbot wants to merge 1 commit into
apache:mainfrom
paleolimbot:fix-test-old-python
Open

chore(python/sedonadb): Error on attempt to convert a Raster array to Pandas for Pandas < 3.0#1002
paleolimbot wants to merge 1 commit into
apache:mainfrom
paleolimbot:fix-test-old-python

Conversation

@paleolimbot

Copy link
Copy Markdown
Member

After #999 we see

https://github.com/apache/sedona-db/actions/runs/28105750513/job/83219537111

2026-06-24T14:39:21.3012810Z =========================== short test summary info ============================
2026-06-24T14:39:21.3013560Z FAILED ../../../../../../../../../Users/runner/work/sedona-db/sedona-db/python/sedonadb/tests/test_raster.py::test_raster_zero_copy_access - AssertionError: Number of Block dimensions (1) must equal number of axes (2)

If we need to support old Python/Pandas when raster functionality is mature we can reevaluate how this work (e.g., a proper Pandas ExtensionaArray, perhaps shared between sedona spark and sedonadb).

@paleolimbot paleolimbot marked this pull request as ready for review June 24, 2026 21:44
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