这些设置可在 system.settings 中查看,并由 源文件 自动生成。
totals_auto_threshold
类型
Float
默认值
0.5
用于 totals_mode = 'auto' 的阈值。
参见“WITH TOTALS 修饰符”一节。
totals_mode
类型
TotalsMode
默认值
after_having_exclusive
指定在存在 HAVING 时,以及在设置了 max_rows_to_group_by 和 group_by_overflow_mode = 'any' 时,如何计算 TOTALS。 请参见“WITH TOTALS 修饰符”一节。