Jia Yu created SEDONA-405: ----------------------------- Summary: Sedona driver Out of Memory on 1.4.1 Key: SEDONA-405 URL: https://issues.apache.org/jira/browse/SEDONA-405 Project: Apache Sedona Issue Type: Bug Reporter: Jia Yu
This was reported by Issue [https://github.com/apache/sedona/issues/1040] The root cause is [https://github.com/apache/sedona/pull/851] introduces Sedona Metric for RDD-based spatial join (nested loop join, left/right indexed join). This leads to OOM issue for RDD based join. This issue also exists in Sedona SQL join (dynamic indexed join) for a long time but was not discovered in the past. -- This message was sent by Atlassian Jira (v8.20.10#820010)