You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: databend/benchmark.sh
+1-1
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ du -bcs _data
55
55
# 20922561953 total
56
56
57
57
# 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"
0 commit comments