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 d40c802 commit 22613e9Copy full SHA for 22613e9
bin/comet-spark-shell
docs/source/contributor-guide/development.md
@@ -47,8 +47,6 @@ A few common commands are specified in project's `Makefile`:
47
is useful when you want to test Comet local installation in another project
48
such as Spark.
49
- `make clean`: clean up the workspace
50
-- `bin/comet-spark-shell -d . -o spark/target/` run Comet spark shell for V1 datasources
51
-- `bin/comet-spark-shell -d . -o spark/target/ --conf spark.sql.sources.useV1SourceList=""` run Comet spark shell for V2 datasources
52
53
## Development Environment
54
0 commit comments