aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAnkur Dave <ankurdave@gmail.com>2014-11-17 11:06:31 -0800
committerReynold Xin <rxin@databricks.com>2014-11-17 11:06:31 -0800
commit9ac2bb18ede2e9f73c255fa33445af89aaf8a000 (patch)
treef05ef7e6702a227fdcd37290c17afd0d42fc8f7a /CONTRIBUTING.md
parente7690ed20a2734b7ca88e78a60a8e75ba19e9d8b (diff)
downloadspark-9ac2bb18ede2e9f73c255fa33445af89aaf8a000.tar.gz
spark-9ac2bb18ede2e9f73c255fa33445af89aaf8a000.tar.bz2
spark-9ac2bb18ede2e9f73c255fa33445af89aaf8a000.zip
[SPARK-4444] Drop VD type parameter from EdgeRDD
Due to vertex attribute caching, EdgeRDD previously took two type parameters: ED and VD. However, this is an implementation detail that should not be exposed in the interface, so this PR drops the VD type parameter. This requires removing the `filter` method from the EdgeRDD interface, because it depends on vertex attribute caching. Author: Ankur Dave <ankurdave@gmail.com> Closes #3303 from ankurdave/edgerdd-drop-tparam and squashes the following commits: 38dca9b [Ankur Dave] Leave EdgeRDD.fromEdges public fafeb51 [Ankur Dave] Drop VD type parameter from EdgeRDD
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions