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

## Description As the title said. This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and...

## Description As the title said. This PR has: - [x] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and write...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Motivation 1. 支持单机版简化部署吗? 2. 支持使用graalvm编译成exe轻量化部署吗? ### Solution _No response_ ### Alternatives _No response_ ###...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Motivation iotdb 是否可以支持ambari插件,是否可以匹配插件服务 ### Solution _No response_ ### Alternatives _No response_ ### Are you...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.3.2 ### Describe the bug and provide the minimal reproduce step 写了一个UDAF,用来统计数量,加了一个参数filter用来过滤数据,如果不加group by...

## Description ### Content1 ... ### Content2 ... ### Content3 ... This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write -...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.3.1 ### Describe the bug and provide the minimal reproduce step 当我使用iotdb-session的Session范例的代码,连接上IoTDB之后, 使用IoTDB的stop-all.sh,start-all.sh的命令进行重启IoTDB,...

使用iotdb版本号:1.2.2 服务器版本:Linux lyc-uos 4.19.0-91.82.152.uelc20.x86_64 #1 SMP Fri May 12 22:38:01 CST 2023 x86_64 x86_64 x86_64 GNU/Linux 突然停电后来电,其他mysql、redis正常开机启动,iotdb无法正常开机启动,iotdb已配置开机自启,后来手动执行启动脚本start-standalone.sh还是失败,部分日志如下:2024-04-30 13:06:11,854 [pool-37-IoTDB-ClientRPC-Processor-1] ERROR o.a.i.d.a.ClusterAuthorityFetcher:210 - Failed to connect to config node. 2024-04-30 13:06:13,165...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.2.2 ### Describe the bug and provide the minimal reproduce step 分组SQL查询 group...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version Using this syntax, data can be inserted in version 1.1.x, but it no...