Skip to content

v0.0.25 - RDD Serialisation Model and More Methods

Pre-release
Pre-release
Compare
Choose a tag to compare
@anthony-khong anthony-khong released this 02 Sep 02:16
· 133 commits to develop since this release
e9d0eb4
  • RDD Function Serialisation Model: changed from the sparkling model to the sparkplug model. Slack user @g on clojurians/geni mentioned that the sparkplug model results in fewer serialisation problems than the sparkling one.
  • More RDD Methods: added methods related to partitioners and JavaSparkContextMethods.
  • Community Guidelines: added a code of conduct and an issue template.
  • Design Goals Docs: first draft of the design goal outlining some of the main focuses of the project.