Kontinuation commented on PR #465: URL: https://github.com/apache/sedona-db/pull/465#issuecomment-3757895164
The modifications made to the existing CPU spatial join code is pretty trivial. If I understand it correctly, it has only moved `pub enum SpatialRelationType` to another module, and generate GPU join physical plans when the GPU feature is enabled. This part looks good to me. I still need to take some time looking into sedona-spatial-join-gpu. It is enormous amount of code. -- 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]
