GitHub user alexeyegorov edited a comment on the discussion: Is there a way to do spatial partitioning like we can with RDD using DataFrame API?
Motivated by this and other discussions, I spent few hours yesterday and found a solution to perform a LEFT JOIN while still using Spatial join of Sedona. Here is the post in the other discussion thread: https://github.com/apache/sedona/discussions/2520#discussioncomment-15231076 @jiayuasu Btw, if I understand this correctly, the spatial index is only built on the broadcasted dataset? It is not possible to build and save an index similar to Postgis GIS index? I saw in some Wherobots presentation that they build an index, but this is not open source. GitHub link: https://github.com/apache/sedona/discussions/2554#discussioncomment-15231090 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
