aglinxinyuan commented on issue #4163:
URL: https://github.com/apache/texera/issues/4163#issuecomment-3757804914

   Yes—this is not a bug but a limitation of the original design. The reason 
the edges are sometimes not covered is that they are not included as nodes 
during the concave hull calculation. Incorporating irregular shapes such as 
edges into the algorithm is significantly more complex than working with simple 
point sets (for example, three-point nodes). In this model, operators are 
treated as points, and edges are not included. 
   
   I definitely consider improving this when we have more bandwidth.


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