snuspl / nemo

Nemo: A flexible data processing system
https://snuspl.github.io/nemo/
Apache License 2.0
22 stars 6 forks source link

Implement the unimplemented transformations/actions & dataset initialization methods for Spark frontend. #776

Closed wonook closed 6 years ago

wonook commented 6 years ago

As the title suggests, we have quite a number of unimplemented transformations/actions in JavaRDD, JavaPairRDD, SparkSession classes. It would be nice to fill them up appropriately to support more use cases.

wonook commented 6 years ago

I'll leave TODO's starting with TODO#776: in the code.