[
https://issues.apache.org/jira/browse/SEDONA-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514927#comment-17514927
]
Jia Yu commented on SEDONA-95:
------------------------------
[~opandit] Please go ahead and work on this. Note that: ST_Disjoint can be used
as a predicate for spatial join query. The result of this spatial join is the
result of full outer join - the result of inner join. This is currently not
optimized in Sedona. So any join with this predicate will end up with a
Cartesian product join which is extremely slow.
> Add ST_Disjoint function to Apache Sedona
> -----------------------------------------
>
> Key: SEDONA-95
> URL: https://issues.apache.org/jira/browse/SEDONA-95
> Project: Apache Sedona
> Issue Type: Improvement
> Reporter: Onkar Pandit
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)