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: docs/benchmarks/optimization.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ Using the compaction infrastructure and total compaction durations from this ben
60
60
61
61
### Benchmark Workflow
62
62
63
-
-**Data preparation:** Generated TPCH data at 300 GB scale, loaded it into Azure PostgreSQL server, and ingested it as Apache Iceberg tables in AWS S3 bucket using OLake (full load).
63
+
-**Data preparation:** Generated TPCH data at 300 GB scale, loaded it into Azure PostgreSQL server, and ingested it as Apache Iceberg tables in GCP bucket using OLake (full load).
64
64
-**CDC-like change generation:** Used a Python script to run periodic `UPDATE` statements on `lineitem`, changing `l_comment` for approximately **200,000 random rows every 2 minutes** for **120 total runs** to simulate continuous CDC pressure.
0 commit comments