Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 562 Bytes

File metadata and controls

17 lines (12 loc) · 562 Bytes

Release History

1.0.0-preview.4 (2021-02-10)

Changed

  • Changed APIs on SparkBatchClient and SparkSessionClient to provide a Long Running Operation (LRO) when operations can be long in duration.
  • Renamed Msg to Message on SparkStatementCancellationResult.
  • Renamed DotNetSpark to Dotnetspark and PySpark to Pyspark on SparkStatementCollection.

Added

  • Improved samples and documentation

1.0.0-preview.2 (2020-09-01)

  • This release contains bug fixes to improve quality.

1.0.0-preview.1 (2020-06-10)

  • Initial release