| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
PySpark bindings and docs update after pre-approve |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What changes were proposed in this pull request?
Edge columns are not persisted by default anymore.
Why are the changes needed?
x2 less peak memory usage + small benefit on local benchmarks:
This PR
Main
Close #835
P.S. I do not see this as a breaking change. It was not documented anywhere that edges are persisted by default. I see it as a small change that will benefit 99% of users and only ~1% that used edge-columns in Pregel should do a small update.