Mobius: C# API for Spark v2.0.000-PREVIEW Release Notes

Release Date: 2017-01-29 // about 7 years ago
  • 🚀 This is the final preview release of Mobius built with Spark 2.0.0. It updates Mobius public API by replacing usages of KeyValuePair type in the API with Tuple type. Applications built using the prior versions of Mobius will need to be updated and recompiled if they depend on the API that is updated in this release. It also includes support for UDF in SparkSession. Mobius is released under the MIT license.