joined_block_split_single_row
max_joined_block_size_rows 设置为非 0,此设置才会生效。
将 max_joined_block_size_bytes 与此设置结合使用,有助于在数据倾斜、且某些大行在右表中有大量匹配项时,避免过高的内存使用量。
ClickHouse 中 joined_* 自动生成组的会话设置。
max_joined_block_size_rows 设置为非 0,此设置才会生效。
将 max_joined_block_size_bytes 与此设置结合使用,有助于在数据倾斜、且某些大行在右表中有大量匹配项时,避免过高的内存使用量。