There was an error while loading. Please reload this page.
1 parent e2c3932 commit 0acd3e2Copy full SHA for 0acd3e2
README.md
@@ -27,14 +27,14 @@ We have opened a Spark Project Improvement Proposal: [Kotlin support for Apache
27
- [Code of Conduct](#code-of-conduct)
28
- [License](#license)
29
30
-## Supported versions of Apache Spark #TODO
+## Supported versions of Apache Spark
31
32
| Apache Spark | Scala | Kotlin for Apache Spark |
33
|:------------:|:-----:|:-------------------------------:|
34
| 3.0.0+ | 2.12 | kotlin-spark-api-3.0:1.0.2 |
35
| 2.4.1+ | 2.12 | kotlin-spark-api-2.4_2.12:1.0.2 |
36
| 2.4.1+ | 2.11 | kotlin-spark-api-2.4_2.11:1.0.2 |
37
-| 3.2.0+ | 2.12 | kotlin-spark-api-2.4_2.12:1.0.3 |
+| 3.2.0+ | 2.12 | kotlin-spark-api-3.2:1.0.3 |
38
39
## Releases
40
0 commit comments