superruzafa / visual-scala-reference

Visual Scala Reference
https://superruzafa.github.io/visual-scala-reference
269 stars 28 forks source link

Can you add Spark operators to this project or create a new one for Spark? #23

Open zhaopinglu opened 4 years ago

zhaopinglu commented 4 years ago

Can you add Spark operators to this project or create a new one for Spark? This site is great. It helps a lots. Thanks.

superruzafa commented 4 years ago

I like the idea.

Do you mean Spark operations that can be performed over RDDs? Those functions and the ones that can be applied to the standard Scala collections are pretty similar.

Can you provide examples of Spark operatos that are not listed here?