Kontinuation commented on code in PR #589:
URL: https://github.com/apache/sedona-db/pull/589#discussion_r2793657213
##########
rust/sedona-schema/src/raster.rs:
##########
@@ -88,19 +88,23 @@ impl RasterSchema {
/// Band data type enumeration for raster bands.
///
+/// Values align with GDALDataType ordinals for non-complex types (excluding
Unknown).
/// Only supports basic numeric types.
/// In future versions, consider support for complex types used in
/// radar and other wave-based data.
Review Comment:
Will improve the comment to make it more clear
--
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]