Skip to content

Releases: Kotlin/kotlin-spark-api

1.0.0 GA

29 Jun 09:25
Compare
Choose a tag to compare

This release adds support for Scala 2.12.14 and also

New Features
  • implements selectTyped functions (36d22539)
  • Column functions fixes #54 (f8123a69)
  • adds support for Tuple encoding (aa11744c)
  • more KeyValueGroupedDataset wrapper functions (#81) (b18f8896)
  • implements conversions frm/to Scala collections (bd8e97b8)
  • adds support for date encoding (fb0fdbcd)
  • adds forEachPartition for datasets, takeValues and takeKeys for key/value like datasets, and added property ref based sort function for Datasets (#91)(5f1ee8d2)
  • improves broadcasting (31eed52f)
Bug Fixes
  • fixes complex objects not working insize lists (f181fc5d)
Continuous Integration
  • changes base branch from master to main in build (1cfe42b5)
Chores
  • bumps dokka, gpg and scala plugin versions (9f148e54)
  • updates versions to be compatible with latest scala 2.12 (3fde1f15)
  • Updates version in README (bbbc562b)
Other Changes

1.0.0-preview2

15 Jan 11:48
Compare
Choose a tag to compare

Features:

  • Spark 2.4.1+ support
  • Scala 2.11 support
  • Primitive arrays support for Spark 3
  • Broadcast support

1.0.0-preview1

0.3.2

0.3.1

0.3.0

0.2.3

Fixes for #16 and #17

22 Jun 14:34
Compare
Choose a tag to compare
0.2.2

Changes version to 0.2.2

Fixes #15

22 Jun 12:05
Compare
Choose a tag to compare
0.2.1

Fixes #15

Update to Spark 3.0.0 release

18 Jun 17:52
Compare
Choose a tag to compare
0.2.0

Updates Spark to version 3.0.0