基于湖库一体架构,统一管理结构化、半结构化与非结构化等多模态数据,一个系统承载事务处理、实时分析与 AI 工作负载。
shard_scan_thread_num
更新时间:2026-07-22 16:50:58
shard_scan_thread_num 用于设置 ODP 分片扫描线程数,如果为 0,则使用(work_thread_num/2)。
| 属性 | 描述 |
|---|---|
| 参数类型 | 整数类型 |
| 默认值 | 0 |
| 取值范围 | [0, 128] |
| 是否重启 ODP 生效 | 是 |
work_thread_num 的详细介绍可参见 work_thread_num。