-
Notifications
You must be signed in to change notification settings - Fork 262
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: graphframes/graphframes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hstack/graphframes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 6 files changed
- 4 contributors
Commits on Nov 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0a78e50 - Browse repository at this point
Copy the full SHA 0a78e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe2b82f - Browse repository at this point
Copy the full SHA fe2b82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62bb0c2 - Browse repository at this point
Copy the full SHA 62bb0c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a65089 - Browse repository at this point
Copy the full SHA 1a65089View commit details
Commits on Dec 14, 2017
-
[#232] Fix partition number for stored id mapping for better performance
Backported fcb9183 repartition() method by default create 200 or fixed spark.sql.shuffle.partitions partitions that causes performance problems for small graphs and OOM problems for large ones. to fix both problem let's make id mapping DF have the same number of partitions that original vertex DF. I also found that join still try to repartiton result to 200 partiotions for sofisitcated DFs s I make repartition for both part of joins.
Configuration menu - View commit details
-
Copy full SHA for c19e0c2 - Browse repository at this point
Copy the full SHA c19e0c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 259a1e2 - Browse repository at this point
Copy the full SHA 259a1e2View commit details
Commits on Apr 4, 2018
-
added spark 2.3.0 support (#265)
* added spark 2.3.0 support * enabled spark 2.3.0 in travis * added python2 with spark 2.3.0 build * use spark 2.3.0 as default in sbt
Configuration menu - View commit details
-
Copy full SHA for c42166b - Browse repository at this point
Copy the full SHA c42166bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 588a7fd - Browse repository at this point
Copy the full SHA 588a7fdView commit details
Commits on Jul 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ebd9efb - Browse repository at this point
Copy the full SHA ebd9efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0d419 - Browse repository at this point
Copy the full SHA 3a0d419View commit details -
Revert "[#232] Fix partition number for stored id mapping for better …
…performance" This reverts commit c19e0c2.
Configuration menu - View commit details
-
Copy full SHA for a806808 - Browse repository at this point
Copy the full SHA a806808View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c6e43 - Browse repository at this point
Copy the full SHA 71c6e43View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ee263 - Browse repository at this point
Copy the full SHA e3ee263View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ae2df - Browse repository at this point
Copy the full SHA d8ae2dfView commit details
Commits on Nov 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 96a7a3a - Browse repository at this point
Copy the full SHA 96a7a3aView commit details -
Remove scalalogging-slf4j from dependencies (#297)
* Remove scalalogging-slf4j from dependencies * Update build.sbt Use slf4j-api 1.7.16
Configuration menu - View commit details
-
Copy full SHA for dac7520 - Browse repository at this point
Copy the full SHA dac7520View commit details -
Configuration menu - View commit details
-
Copy full SHA for d56f474 - Browse repository at this point
Copy the full SHA d56f474View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master