I use 0.12.1 when use count and get Too many paths in one query
未关闭
- 主要语言
- Java
- 星标
- 6.4k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 115
描述
I use 0.12.1 when use count get error as following
Error occurred in query process: Too many paths in one query! Currently allowed max deduplicated path number is 1000, this query contains unknown deduplicated path. Please use slimit to choose what you real want or adjust max_deduplicated_path_num in iotdb-engine.properties
I have modify the t max_deduplicated_path_num in iotdb-engine.properties but it does not take effect. Can you tell me how to do? Thank you!
贡献指南
调研方向
首先,在修改 iotdb-engine.properties 中的 max_deduplicated_path_num 后,重现 IoTDB 0.12.1 上的 count 查询。检查该设置的加载方式,以及 slimit 是否会改变查询行为;完成的标准是记录或修复已配置的限制为何不起作用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- databases
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100