Skip to main content
这些设置位于 system.settings,并由源代码自动生成。

max_number_of_partitions_for_independent_aggregation

对表中每个分区进行独立聚合时的最大分区数。这是 allow_aggregate_partitions_independently 成本启发式的一部分。

max_number_of_partitions_for_independent_distinct

表中可按分区独立应用 DISTINCT 的最大分区数。该设置是 allow_distinct_partitions_independently 成本启发式的一部分。
最后修改于 2026年8月14日