jiayuasu commented on code in PR #1122: URL: https://github.com/apache/sedona/pull/1122#discussion_r1394666076
########## docs/api/sql/Raster-operators.md: ########## @@ -1548,21 +1548,28 @@ Output: ### RS_Value -Introduction: Returns the value at the given point in the raster. -If no band number is specified it defaults to 1. +Introduction: Returns the value at the given point in the raster. Format: -`RS_Value (raster: Raster, point: Geometry)` - Review Comment: Please keep `RS_Value (raster: Raster, point: Geometry)` signature because we don't want to introduce any API breaking change. Then revert the change R test because it is no longer needed. -- 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]
