iotdb
iotdb copied to clipboard
Apache IoTDB
## Description As the title said This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and...
## Description In this PR, if the row number of a memory chunk exceeded the `avgSeriesPointNumberThreshold`, or the size of a binary type memory chunk exceeded the `targetChunkSize`, this memory...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version +-------+---------+ |Version|BuildInfo | +-------+---------+ | 1.3.2| aa0ff4a | +-------+---------+ ### Describe the bug...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.3.2 ### Describe the bug and provide the minimal reproduce step ``` DROP...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.3.2 ### Describe the bug and provide the minimal reproduce step ``` DROP...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.3.2 ### Describe the bug and provide the minimal reproduce step ``` DROP...
## Description Improve remove datanode related UT/IT for complex test scenarios in region migration tests. - Task management and conflict checking - Running/ReadOnly nodes can be rejoined as new nodes...
## Description Add small compaction task queue