Skip to content

Commit c851b40

Browse files
committed
fix comment
1 parent 2776b23 commit c851b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databend/benchmark.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ du -bcs _data
5555
# 20922561953 total
5656

5757
# If you wants to get the data size(without metadata and indexes)
58-
# curl 'http://default@localhost:8124/' --data-binary "select humanize_size(bytes_compressed) from fuse_snapshot('default', 'hits') select humanize_size(bytes_compressed) from fuse_snapshot('default', 'hits') order by timestamp desc limit 1"
58+
# curl 'http://default@localhost:8124/' --data-binary "select humanize_size(bytes_compressed) from fuse_snapshot('default', 'hits') order by timestamp desc limit 1"
5959
# 18.48 GiB
6060

6161
./run.sh 2>&1 | tee log.txt

0 commit comments

Comments
 (0)