Skip to content

Commit 835f244

Browse files
authored
Merge pull request #4140 from ClickHouse/0
+`0`
2 parents 1f10253 + 651a102 commit 835f244

File tree

1 file changed

+1
-1
lines changed
  • docs/getting-started/example-datasets

1 file changed

+1
-1
lines changed

docs/getting-started/example-datasets/tpch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Detailed table sizes with scale factor 100:
4343
| partsupp | 80.000.000 | 4.37 GB |
4444
| customer | 15.000.000 | 1.19 GB |
4545
| orders | 150.000.000 | 6.15 GB |
46-
| lineitem | 600.00.00 | 26.69 GB |
46+
| lineitem | 600.000.000 | 26.69 GB |
4747

4848
(Compressed sizes in ClickHouse are taken from `system.tables.total_bytes` and based on below table definitions.)
4949

0 commit comments

Comments
 (0)