jiayuasu commented on code in PR #1192:
URL: https://github.com/apache/sedona-db/pull/1192#discussion_r3866656506


##########
rust/sedona-raster/src/traits.rs:
##########
@@ -284,7 +284,7 @@ pub trait RasterRef {
 /// (band names live at the raster level), so it defaults to unnamed.

Review Comment:
   Minor, non-blocking docs nit: this still describes the pre-refactor 
behavior. `BandRef` now exposes `name()`, and `copy_into` falls back to it when 
`name` is `None`, so the derived band keeps the source name. Could we update 
these two lines, plus the similar comment in `rs_set_georeference.rs`, to match?



-- 
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]

Reply via email to