Paweł Kociński created SEDONA-748:
-------------------------------------
Summary: Weighting functionallity isn't using the DistanceJoin
optimization
Key: SEDONA-748
URL: https://issues.apache.org/jira/browse/SEDONA-748
Project: Apache Sedona
Issue Type: Bug
Reporter: Paweł Kociński
Weighting functionality isn't using the DistanceJoin optimization. In the code,
there is a left join in the spatial join, which is not optimized. It is causing
the query to run forever on larger datasets (nested looop join optimization)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)