Skip to content

Commit 9f45b53

Browse files
committed
fix doc
1 parent c63baa4 commit 9f45b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/clickhouse-backend-debug.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ parent: /developer-overview/
3131
![gluten-debug-idea-config.png](../image/ClickHouse/gluten-debug-idea-config.png)
3232

3333
VM Options:
34-
`-Dtpcds.data.path=/data/tpcds-data-sf1 -Dspark.gluten.sql.columnar.libpath=/path/to/gluten/cpp-ch/build/utils/extern-local-engine/libch.so -Dspark.test.home=/path/to/spark33`
34+
`-Dgluten.test.data.path=/data -Dspark.gluten.sql.columnar.libpath=/path/to/gluten/cpp-ch/build/utils/extern-local-engine/libch.so -Dspark.test.home=/path/to/spark33`
3535
> Download tpcds-data in https://gluten-nginx.kyligence.com/dataset/
3636
> Download spark33 using `git clone --depth 1 --branch v3.3.1 https://github.com/apache/spark.git /tmp/spark33`
3737

0 commit comments

Comments
 (0)