Mehak3010 commented on issue #174: URL: https://github.com/apache/sedona-db/issues/174#issuecomment-3785290178
Hi, I’m interested in contributing by implementing `ST_Relate` and wanted to clarify the expected scope before starting. Specifically, I’d like to understand few things: **1. Which geometry combinations should be supported in the initial version (e.g., Point–Polygon, Polygon–Polygon)?** **2. Should the function return a full DE-9IM relation matrix string, or do you prefer a simplified/partial implementation for v1?** **3. Are there existing geometry kernels or utilities in SedonaDB that you recommend reusing for this logic?** **4. Any preferences around performance optimizations or test coverage for this function?** I’m planning to start with a minimal, well-tested v1 and iterate based on feedback. -- 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]
