jiayuasu commented on code in PR #961:
URL: https://github.com/apache/sedona/pull/961#discussion_r1292130177


##########
common/src/main/java/org/apache/sedona/common/raster/RasterConstructors.java:
##########
@@ -157,7 +157,7 @@ private static int getDataTypeCode(String s) {
                 return 0;
             case "f":
                 return 4;
-            case "u":

Review Comment:
   Do you need to update the MakeEmptyRaster doc?



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