Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.1
Description
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.
Attachments
Issue Links
- links to