From 950a183dfd962b15de042a334994a712c3160613 Mon Sep 17 00:00:00 2001 From: Matt Rechenburg Date: Fri, 27 Jun 2025 14:22:34 +0000 Subject: [PATCH] Update MRS/UMN for OTCBIGDAI-8344 GaussDB renamed to TaurusDB Reviewed-by: Hasko, Vladimir Co-authored-by: Matt Rechenburg Co-committed-by: Matt Rechenburg --- docs/mrs/umn/mrs_03_1133.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mrs/umn/mrs_03_1133.html b/docs/mrs/umn/mrs_03_1133.html index 4fbab04dd..d4fdda1ef 100644 --- a/docs/mrs/umn/mrs_03_1133.html +++ b/docs/mrs/umn/mrs_03_1133.html @@ -1,7 +1,7 @@

What Are the Solutions for processing 1 Billion Data Records?

-
  • GaussDB (for MySQL) is recommended for scenarios, such as data updates, online transaction processing (OLTP), and complex analysis of 1 billion data records.
  • Impala and Kudu in MRS also meet this requirement. Impala and Kudu can load all join tables to the memory in the join operation.
+
  • TaurusDB is recommended for scenarios, such as data updates, online transaction processing (OLTP), and complex analysis of 1 billion data records.
  • Impala and Kudu in MRS also meet this requirement. Impala and Kudu can load all join tables to the memory in the join operation.