You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by GitBox <gi...@apache.org> on 2022/04/23 04:35:02 UTC

[GitHub] [incubator-sedona] Pooja444 commented on a diff in pull request #621: [Sedona-113] Add ST_PointN to Apache Sedona

Pooja444 commented on code in PR #621:
URL: https://github.com/apache/incubator-sedona/pull/621#discussion_r856841863


##########
sql/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala:
##########
@@ -105,6 +105,7 @@ object Catalog {
     ST_Multi,
     ST_PointOnSurface,
     ST_Reverse,
+    ST_PointN,

Review Comment:
   @jiayuasu It was already implemented in Scala, so it's already present in the file



-- 
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: dev-unsubscribe@sedona.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org