Release Notes - Spark Connector - Version 0.2 - HTML format

Bug

  • [SPARK-33] - Saving a dataframe causes schema inference.
  • [SPARK-36] - MongoClient closed
  • [SPARK-38] - Dataframe NPE issue handling null data
  • [SPARK-40] - Schema inference on structs in an array doesn't merge schemas
  • [SPARK-41] - Don't assume ObjectId's when sampling data

New Feature

  • [SPARK-5] - Add support for authentication
  • [SPARK-6] - Add support for connections via SSL

Improvement

  • [SPARK-32] - Validate the ConnectionString when its used to create Read and Write Configurations
  • [SPARK-37] - Handle conversion to Numeric types after caching
  • [SPARK-42] - Allow Dataframe readers and writers be configurable just from options
  • [SPARK-43] - Ensure that Bson Types are preserved when round tripping dataframes.

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.