iotdb
iotdb copied to clipboard
Apache IoTDB
Bumps [scalatest_2.12](https://github.com/scalatest/scalatest) from 3.0.2 to 3.0.9. Release notes Sourced from scalatest_2.12's releases. 3.0.9 ScalaTest 3.0.9 is a point release of ScalaTest that backported critical bug fixes and a few enhancements...
During the execution of the vectorization engine, the primitive method is type-specific, so you must write separate method for each primitive data type. For example, IoTDB has six data types...
## Description ### Motivation In current implementation, the schemaTree taken from schema fetch always experiences serialization and deserialization no matter whether the query is only executed locally. This severely affects...
- Support collect DeleteTimeseries in sender - Support load DeleteTimeseries in receiver
**Describe the bug** 使用maven编译rel-0.13版本时报错 [ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.6.7:wget (get-thrift-executable) on project iotdb-thrift: IO Error: Could not get content -> [Help 1] [ERROR] [ERROR] To see the full stack...
iotdb 版本:0.13.0 设备不写入数据的情况下,我启动了iotdb server,如下现象: 1,查数据,出不来,iotdb server 报了null 错误; 2、电脑中的java 进程一直涨,我的电脑很快就占用到4G了。。 然后我就是怀疑,iotdb在处理之前的数据,就去看data目录,发现乱序数据目录下有文件,我的场景下不应该出现乱序数据。。所以就删了,就恢复正常了。  日志如下: 2022-11-12 15:04:17,679 [pool-7-IoTDB-Compaction-1] INFO o.a.i.d.e.c.c.CrossSpaceCompactionExceptionHandler:58 - [Compaction][ExceptionHandler] Cross space compaction start handling exception, source seqFiles is [file...
我们的系统很经常断电(相当于直接拔掉电源)。当插上电源时会自动重启并恢复系统 我们是使用 docker 部署 , iotdb 镜像是 **0.13.2-node** 就部署一个节点。 在一次恢复中,发现了如下异常 ``` 2022-11-09 14:54:26,705 [pool-10-IoTDB-Recovery-Thread-Pool-1] WARN o.a.i.d.w.r.TsFileRecoverPerformer:171 - Cannot deserialize TsFileResource /iotdb/sbin/../data/data/unsequence/root.tbt/0/0/1667973720009-30-0-0.tsfile, construct it using TsFileSequenceReader java.io.IOException: Intend to read 4...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
see https://issues.apache.org/jira/browse/IOTDB-4686