james-willis commented on PR #2098: URL: https://github.com/apache/sedona/pull/2098#issuecomment-3071767569
I really dislike the way the spark configs are global configurations and so modifying a spark config changes the state of the whole cluster. I'm thinking of adding a setter to graphframes 0.9.0 so I can set this value on the connectedComponents instance without changing spark configs. Then the output schema of DBSCAN is not based on the user's setting of the graphframe spark config (one way or the other). -- 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]
