tencent cloud

TDSQL Boundless

tdstore_bulk_load_total_merge_buffer_size

PDF
Focus Mode
Font Size
Last updated: 2026-03-27 18:32:16

Feature Description

In bulkload data import scenarios, typically, the data volume of each bulkload transaction is relatively large, ranging from several hundred MB to GB. Therefore, the data within a bulkload transaction is saved in temporary data files before being committed, which reduces and controls memory overhead. For unordered data (such as secondary index data) in a bulkload transaction, external merge sorting is performed during the transaction commit phase.
tdstore_bulk_load_total_merge_buffer_size is used to set the total size of the memory buffer in bytes for external merge sorting in a bulkload transaction.

Attribute Description

Required
Description
Parameter Type
ULONGLONG
Default Value
33554432
Value Range
4194304 ~ 18446744073709551615
Effective Scope
GLOBAL
Restart Required
No

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback