我的 IoTDB 版本是 0.12.3。我尝试查询 10000 个时间序列但返回Too many paths in one query。
我在 StackOverFlow 上找到了一个关于这个错误max_deduplicated_path_num的问题,并设置在iotdb-engine.properties. 配置好像没有生效。不管我怎么改参数,只要查询超过1000个timeseries就会报错
如何在 Apache IoTDB 中查询超过 1000 个时间序列?
我的 IoTDB 版本是 0.12.3。我尝试查询 10000 个时间序列但返回Too many paths in one query。
我在 StackOverFlow 上找到了一个关于这个错误max_deduplicated_path_num的问题,并设置在iotdb-engine.properties. 配置好像没有生效。不管我怎么改参数,只要查询超过1000个timeseries就会报错
如何在 Apache IoTDB 中查询超过 1000 个时间序列?