From 3ad5c1e1fc33550458918dc206ece09f246d212e Mon Sep 17 00:00:00 2001 From: HanzhouTang <31269367+HanzhouTang@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:50:20 -0700 Subject: [PATCH] Remove preview limitation from README.md Remove preview limitation from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 45901dc..0596687 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # BenchBase Fork For Aurora DSQL -We have temporarily made this repository available for AWS customers to run TPC-C benchmarking against the newly launched [Amazon Aurora DSQL](https://aws.amazon.com/rds/aurora/dsql/). We will archive this repository once we upstream our modifications to the original [cmu-db/benchbase](https://github.com/cmu-db/benchbase) repository. - -> Please note that based on the [default limits](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/CHAP_quotas.html) for Aurora DSQL clusters during preview, you can run a TPC-C workload with up to 200 warehouses. If you need to run a higher load for benchmarking, please [contact AWS Support](https://support.console.aws.amazon.com/support/home#/) to request a limit increase. - ## Quickstart To clone and build BenchBase using the auroradsql profile,