We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f10253 + 651a102 commit 835f244Copy full SHA for 835f244
docs/getting-started/example-datasets/tpch.md
@@ -43,7 +43,7 @@ Detailed table sizes with scale factor 100:
43
| partsupp | 80.000.000 | 4.37 GB |
44
| customer | 15.000.000 | 1.19 GB |
45
| orders | 150.000.000 | 6.15 GB |
46
-| lineitem | 600.00.00 | 26.69 GB |
+| lineitem | 600.000.000 | 26.69 GB |
47
48
(Compressed sizes in ClickHouse are taken from `system.tables.total_bytes` and based on below table definitions.)
49
0 commit comments