iotdb
iotdb copied to clipboard
Apache IoTDB
Bumps `reactor-netty.version` from 1.1.13 to 1.1.20. Updates `io.projectreactor.netty:reactor-netty-http` from 1.1.13 to 1.1.20 Release notes Sourced from io.projectreactor.netty:reactor-netty-http's releases. v1.1.20 Reactor Netty 1.1.20 is part of 2022.0.20 and 2023.0.7 Release Train....
## Description Modify compaction schedule 1. default compaction priority BALANCE -> INNER_CROSS 2. skip select cross space compaction if the compaction task waiting queue is almost full
This PR redesigned the serialization method of the InsertRecords write request, making the size of the serialized InsertRecords request smaller, thus saving network throughput.
## Description Enabled develocity predictive test-selection for non-master branches. This will selectively run tests that are most probable to test changed parts and skip tests, that most probably effect parts...
## Description For an InsertRowsNode, we cannot ensure it only contains one alignment type of InsertRowNodes.
是否有mysql类似的max_execution_time 参数可以限制执行的最大时间以保护数据库
## Description
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.3.0 3C3D ### Describe the bug and provide the minimal reproduce step We...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version iotdb 1.2.0 ### Describe the bug and provide the minimal reproduce step 编码和压缩方式应该是没有问题,数据量大概目前大概在20亿...