Wenchen Fan

Results 245 comments of Wenchen Fan

Can you describe a bit more about the user-facing change? This adds `\n` in some cases and should affect `DESCRIBE FUNCTION`

Or could we add a `shortestPathFrom` method for `Graph` using bellman-ford?

This won't work, as it still results `a -> c` as shortest path in my example, which is wrong. An available approach is using johnson algorithm, but we still need...

@peter-toth can you open a backport PR for 3.3? There are conflicts. Thanks!