gsql-graph-algorithms icon indicating copy to clipboard operation
gsql-graph-algorithms copied to clipboard

feat(fastrp): remove random udf for faster execution

Open parkererickson opened this issue 3 years ago • 2 comments

PR Summary

  • FastRP edits that speedup runtime by 14x, remove random udf

PR Checklist

  • [ X] Added comments for more comprehensible code.
  • [ ] Added unit and/or regression tests.
  • [ ] (Optional) Notified Doc/Prod team, if this PR contains any new features.

What is the behavior change?

Removed UDF for faster random initialization.

Other information:

Related PRs:

parkererickson avatar Mar 22 '22 19:03 parkererickson

@wyatt-joyner-tg

parkererickson avatar Mar 22 '22 19:03 parkererickson

please use algos repo

YimingPan1997 avatar Mar 22 '22 19:03 YimingPan1997

I have confirmed that this can be closed with @parkererickson

TannerW avatar Nov 08 '22 15:11 TannerW