Kontinuation opened a new pull request, #705: URL: https://github.com/apache/sedona-db/pull/705
## Summary - add `SedonaType::crs()` and `SedonaType::is_item_crs()` in `sedona-schema` so CRS extraction and `item_crs` detection live on the type itself - replace duplicated matching logic in raster functions, expression handling, testing helpers, and the Python schema wrapper with the new `SedonaType` helpers - add schema-level coverage for the new helper methods ## Testing - `cargo test -p sedona-schema -p sedona-expr -p sedona-functions -p sedona-raster-functions -p sedona-testing` - `cargo clippy -p sedona-schema -p sedona-expr -p sedona-functions -p sedona-raster-functions -p sedona-testing` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
