paleolimbot opened a new issue, #780: URL: https://github.com/apache/sedona-db/issues/780
The analyze accumulator, which is also used in the join implementation, does not currently bound geographies correctly. I think we can do this with a `.with_bounder()` on the analyze accumulator and then implement the overload in sedona-s2geography where we have access to the appropriate bounder (and then we'll have to find a way to plug that in to the join). The current join PR is quite large and I'd like to do this separately https://github.com/apache/sedona-db/pull/775 -- 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]
