Request Help: Extended database path character length limit.
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 115
Description
According to the introduction in the official website documentation, I noticed that there is such a note,
[Database](https://iotdb.apache.org/UserGuide/V1.2.x/Basic-Concept/Data-Model-and-Terminology.html#database)
```
Note3: The number of character in the path as database, including root., shall not exceed 64.
```
Regarding the database path length that cannot exceed 64 characters, are there any properties or configuration items that can extend this length limit?
Contributor guide
Research direction
The issue references the Database section of the IoTDB User Guide and asks whether the 64-character database-path limit can be configured. Start by tracing the database-path length validation and configuration documentation, then determine whether an existing setting supports this. Done means the supported behavior is clearly answered and, if appropriate, documented or scoped as a concrete feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100