apache / iotdb

Apache IoTDB
https://iotdb.apache.org/
Apache License 2.0
5.58k stars 1.01k forks source link

I use 0.12.1 when use count and get Too many paths in one query #3668

Open kengan opened 3 years ago

kengan commented 3 years ago

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!

github-actions[bot] commented 3 years ago

Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!