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/09/22 05:13:39 UTC

[GitHub] [incubator-sedona] jiayuasu commented on pull request #692: [SEDONA-170] Add ST_AddPoint and ST_RemovePoint to the Flink API

jiayuasu commented on PR #692:
URL: https://github.com/apache/incubator-sedona/pull/692#issuecomment-1254538260

   This looks interesting. Does Flink already support ESRI geometry type before your PR? I checked their doc (https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/types/#data-types-in-the-table-api): Geometry is not listed as primitive type.
   
   In addition, some functions such as spatial aggregation might be able to be ported from Calcite to Flink. Some functions such as ST_Subdivide are actually implemented by Sedona committers for Spark. We just simply port them to Flink.


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