petern48 commented on issue #2482: URL: https://github.com/apache/sedona/issues/2482#issuecomment-3508804084
How about you try `intersection_all` by using Sedona's ST_Intersection_Aggr function. You can use this `union_all` [PR](https://github.com/apache/sedona/pull/2109) for reference. `intersection_all` should be extremely similar. There's a few unrelated changes in that PR, so you can ignore them, just focus on implementing union_all -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
