iotdb
iotdb copied to clipboard
Apache IoTDB
This pull request introduces the new `percentile` aggregation function to the IoTDB relational query engine, providing support for calculating percentiles over numeric columns. The changes include the implementation of the...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version os:rocky linux 10.0 iotdb:apach-iotdb v2.0.4 C#程序集:Apach.IoTDB 2.0.2 ### Describe the bug and provide...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 2.0.x ### Describe the bug and provide the minimal reproduce step The Rust...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version Windows 10 64 bits and Linux ARM 64 bits (Linux raspberrybuild 6.6.62+rpt-rpi-v8 #1...
# Fix Non-Deterministic Behavior in ClusterSchemaTreeTest ## Problem Five tests in `ClusterSchemaTreeTest` were failing non-deterministically under NonDex due to reliance on collection iteration order: - `testAppendMeasurementPath` - `testMergeSchemaTree` - `testMultiWildcard`...
# Fix non-deterministic test: testGetMatchedDevices in SchemaRegionBasicTest ## Description This PR fixes a non-deterministic test in `SchemaRegionBasicTest.testGetMatchedDevices` that was failing intermittently due to non-deterministic iteration order in the underlying schema...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 2.0.5 (build: 0917050) ### Describe the bug and provide the minimal reproduce step...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 2.0.5 (build: 0917050) ### Describe the bug and provide the minimal reproduce step...
set ttl to root.__audit.log.** if audit_log_ttl_in_days is set.
Create a repair tool to move corrupted seq files into unseq dir.