jiayuasu commented on PR #3280:
URL: https://github.com/apache/sedona/pull/3280#issuecomment-5406170005

   Thanks for the detailed analysis in this PR. However, I'd like to fix this 
at the source instead: org.datasyslab:campskeleton is a fork we control, so the 
library itself should stop printing rather than Sedona filtering stderr.
   
   I've pushed a fix to the fork (jiayuasu/campskeleton@9b47397), released as 
0.0.2-20260823. It routes all diagnostics on the core algorithm path 
(CoSitedCollision.validateChains, Skeleton.skeleton/validate/findLiveLoop, 
Output.merge) through java.util.logging at FINE level, so they are silent by 
default but can still be enabled for debugging.
   
   Closing this in favor of the dependency bump.


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