iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

Apache IoTDB

Results 730 iotdb issues
Sort by recently updated
recently updated
newest added

## [IOTDB-4568]Added test api for partitions at confignodes related document:https://apache-iotdb.feishu.cn/docx/doxcnA4xpA6vrmKssH2GgbeHFhh The inputs and outputs are defined there. ### getRouting Query a timePartition's corresponding dataRegionIds ### getTimeSlotList Query a seriesSlot's timeSlots...

- [x] support load .mods - [ ] last cache - [ ] clean up - [ ] tsfile name restriction

behavior: 1. add "-v": ```console ➜ apache-iotdb-0.13.2-SNAPSHOT-all-bin git:(4230-2-0.13) sbin/start-server.sh -v 0.13.2-SNAPSHOT ``` 2. by default, iotdb runs in background, and does not print anything to the console ```console ➜ apache-iotdb-0.13.2-SNAPSHOT-all-bin...

## Description * Optimize `FileTimeIndex#getDevices()`. Read from .resource directly instead of read from TsFile. * Optimize memery usage of TsFileResource. `timeIndexType` is redundant and offending. I migrate it into ITimeIndex.

## Description Add the lagest triangle sampling algorithm to iotdb UDF. The algorithm is verified in porduction IoT system for a while and the result show it's a very useful...

See: https://issues.apache.org/jira/browse/IOTDB-4522

单机部署 3 节点 1 副本,为什么cluster rpc 监控的是127.0.0.1而不是0.0.0.0? iotdb版本0.13.2 信息:2022-09-07 09:02:25,594 [main] INFO o.a.i.d.s.t.ThriftService:135 - IoTDB: start Cluster RPC Service successfully, listening on ip 127.0.0.1 port 6667

运行一段时间后数据写入失败 日志如下 [log_all.zip](https://github.com/apache/iotdb/files/9564470/log_all.zip)

IoTDB> select variable,number,save,value from root.product.1_data.57 where time >=1664146800000 and time