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

After Creating a Continuous Query I'm trying to insert aligned records into IOTDb (I am using IOTdb 0.13)but it is throwing an exception . How can I resolve this issue?...

## Description when use Aligned timeseries, we found the Downsampling Aggregate Query has many null results in function calcFromBatch(),curReadCurArrayIndex use the max curReadCurArrayIndex or batchData.getReadCurArrayIndex(), but not considered the curReadCurListIndex,...

**Describe the bug** grafana下query中control设置 align by device执行报错,提示align by device clauses are not supported. **Screenshots** ![image](https://user-images.githubusercontent.com/3221165/177940347-8b8fb9fd-9b36-46d8-9ac1-694b1abd4174.png) **Desktop (please complete the following information):** - OS: win11 - Browser chrome102 - grafana 9...

see details: [https://issues.apache.org/jira/browse/IOTDB-3305](https://issues.apache.org/jira/browse/IOTDB-3305) **Modification** 1、add privileges READ_STORAGR_GROUP 2、New users need this permission to execute `show storage group` Eg: step1 : uesr root create user02 step2 : uesr root grant user02...

See details in [IOTDB-3100](https://issues.apache.org/jira/browse/IOTDB-3100).

**[Issue](https://issues.apache.org/jira/browse/IOTDB-2525)** Currently, if a time series has no data written before, the last cache will be null, which we still need to read the disk. **Solution** Add a EmptyLastCacheContainer class...

Split large target files in cross space compaction with new rule of tsfile version. The device-based granularity is used to check the target file size, because when below this granularity,...

I'm a developer of [EMQX](https://github.com/emqx/emqx). We are working on data connectivity between IoTDB and EMQX Enterprise. But no erlang SDK or client was found. We had used MQTT connection as...

报错日志截图如下 ![1656642207424_1656641353522_CA91DBB2-D662-40c5-BCAA-55FBBE27FEE1](https://user-images.githubusercontent.com/52025735/176814065-98854be7-5db8-4737-8b1e-98f24d08052a.png)