GitHub user jiayuasu added a comment to the discussion: Sedona LEFT JOIN using SPATIAL INDEX
Please do `df.explain()` of the spatial join result DataFrame. If you see `broadcastindexjoin` in the plan, then you are correct And I believe your code is correct actually GitHub link: https://github.com/apache/sedona/discussions/2520#discussioncomment-15224628 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
