Mehak3010 commented on issue #539:
URL: https://github.com/apache/sedona-db/issues/539#issuecomment-4267845593

   @petern48 I explored the third variant of ST_Relate with the 
boundaryNodeRule parameter.
   
   From what I can see, the current GEOS Rust bindings only expose `relate` and 
`relate_pattern`, and I wasn’t able to find support for a boundary node rule 
variant. Implementing this would likely require going through lower-level GEOS 
FFI with manual context and memory handling.
   
   Before proceeding further, I wanted to check if this variant is expected to 
be implemented at this stage, or if we should consider it out of scope for now.
   
   Happy to explore the FFI approach if that’s the intended direction — would 
appreciate your suggestion!


-- 
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]

Reply via email to