Skip to content

Commit 2d020a6

Browse files
committed
updated the cloud storage to GCP
1 parent 1550d34 commit 2d020a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/benchmarks/optimization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Using the compaction infrastructure and total compaction durations from this ben
6060

6161
### Benchmark Workflow
6262

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).
6464
- **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.
6565

6666
<details>

0 commit comments

Comments
 (0)