Wenchen Fan
Wenchen Fan
Can you describe a bit more about the user-facing change? This adds `\n` in some cases and should affect `DESCRIBE FUNCTION`
looks much clearer now!
thanks, merging to master/3.3!
@sadikovi which spark version starts to have this bug?
Does Hive have this feature?
cc @sigmod @maryannxue @viirya
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...
thanks, merging to master!
@peter-toth can you open a backport PR for 3.3? There are conflicts. Thanks!