jiayuasu commented on code in PR #2223: URL: https://github.com/apache/sedona/pull/2223#discussion_r2258261204
########## common/src/main/java/org/apache/sedona/common/utils/GeographyFormatUtils.java: ########## @@ -0,0 +1,230 @@ +/* Review Comment: This file is not needed. This counterpart of this file in Geometry is mainly used for the old RDD APIs. Since we don't plan to support Geography in RDD API, I think we can simply call the WKT and WKB function of S2geography in ST_GeogFromWKT and ST_GeogFromWKB. -- 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]
