I use 0.12.1 when use count and get Too many paths in one query
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 115
Description
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!
Contributor guide
Research direction
Start by reproducing the count query on IoTDB 0.12.1 with max_deduplicated_path_num changed in iotdb-engine.properties. Check how that setting is loaded and whether slimit changes the query behavior; done means documenting or fixing why the configured limit has no effect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100