algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

Bugfix - make function more general

Open itayo155 opened this issue 7 years ago • 0 comments

in ccf_group_by_root, if vertex_to_root is a general rdd, it does not have a new_edges property; but a map() function can still be called directly on it.

itayo155 avatar Jan 09 '18 11:01 itayo155