We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ec740 commit ea7aa31Copy full SHA for ea7aa31
docs/demo/spark-connector.md
@@ -12,7 +12,7 @@ This demo shows how to set up a Spark application (namely `spark-shell` and `pys
12
Build the Spark Connector module.
13
14
``` shell
15
-build/sbt '++2.13' clean package publishLocal spark/publishLocal
+build/sbt '++2.13' clean package publishLocal
16
```
17
18
!!! note "Scala 2.13"
0 commit comments