james-willis commented on PR #1975: URL: https://github.com/apache/sedona/pull/1975#issuecomment-2960044419
Sure. We should be able to wrap the function in this PR with an implementation of a [PhysicalFunction](https://github.com/apache/sedona/blob/master/spark/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/PhysicalFunction.scala#L98). [Here](https://github.com/apache/sedona/blob/master/spark/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/GeoStatsFunctions.scala) are the existing ones. [Here](https://github.com/apache/sedona/pull/1736) is the PR that added SQL support to geostats -- 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]
