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


##########
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:
   No the doc is correct, there was a bug in the code



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