allow_deprecated_* 会话设置
ClickHouse 中属于 allow_deprecated_* 自动生成分组的会话设置。
这些设置可在 system.settings 中查看,并由 源代码 自动生成。
允许使用已弃用的 Ordinary 引擎创建数据库
允许使用已弃用且易出错的窗口函数 (neighbor、runningAccumulate、runningDifferenceStartingWithFirstValue、runningDifference)
允许使用已弃用的引擎定义语法创建 *MergeTree 表
最后修改于 2026年7月23日