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

The `seq_len`, `input_token_len` and `output_token_len` are required by each model, hence we clear up the class fields of dataset in this PR.

cp from https://github.com/apache/iotdb/pull/15808 and https://github.com/apache/iotdb/pull/15580

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

Session used to throw an NPE when it is invoked, but not opened, which is changed to an IoTDBConnectionException in this PR.

https://timechor.feishu.cn/docx/HSHJdPdeMo9hnYxnyaAc7bHxn22 https://timechor.feishu.cn/docx/AlezdUhaeoivX2xdAamcYAtfnIe Three new configuration items are added in this PR. See changes in `src/assembly/resources/conf/iotdb-system.properties.template` for details.

The current IT framework often fails on tests that involve cluster restarts, due to port occupation. It is because some nodes may create clients that occupy vital ports of the...

## Add new udf UDAFMKIdentify This PR has: - [✅] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and write -...

cherry-pick #15699 to https://github.com/apache/iotdb/tree/dev/1.3

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