We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63baa4 commit 9f45b53Copy full SHA for 9f45b53
docs/developers/clickhouse-backend-debug.md
@@ -31,7 +31,7 @@ parent: /developer-overview/
31

32
33
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`
+ `-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`
35
> Download tpcds-data in https://gluten-nginx.kyligence.com/dataset/
36
> Download spark33 using `git clone --depth 1 --branch v3.3.1 https://github.com/apache/spark.git /tmp/spark33`
37
0 commit comments