jesspav opened a new issue, #246: URL: https://github.com/apache/sedona-db/issues/246
Add raster data type support to SedonaDB to enable spatial raster operations alongside existing geometry/geography capabilities. This epic encompasses the integration of raster data types into SedonaDB's architecture, from in-memory representation through query execution to external format support. The implementation will leverage SedonaDB's existing Apache Arrow foundation and extend the current SedonaType system to include raster data types, enabling efficient spatial raster analytics within the unified SedonaDB engine. **Key Components:** - Memory model design for raster data structures - Integration with Apache Arrow columnar format - Extension of SedonaType enum for raster support - GDAL integration - Serialization/deserialization support - Read/Write support for multiple formats - Essential raster functions (RS_* functions) -- 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]
