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 ### Content1 ... ### Content2 ... ### Content3 ... This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write -...

Bumps swagger-jersey2-jaxrs from 1.6.2 to 1.6.11. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.swagger:swagger-jersey2-jaxrs&package-manager=maven&previous-version=1.6.2&new-version=1.6.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java

There are too many first-level packages module in IoTDB, we need to refactor it as following: client: client-cpp, client-py, client-go

## Description Reduce aligned series compaction memory usage

## Description Can be used with time condition. ### SHOW TIEMSERIES ``` IoTDB> show timeseries +--------------+-----+--------+--------+--------+-----------+----+----------+--------+------------------+--------+ | Timeseries|Alias|Database|DataType|Encoding|Compression|Tags|Attributes|Deadband|DeadbandParameters|ViewType| +--------------+-----+--------+--------+--------+-----------+----+----------+--------+------------------+--------+ | root.db.d1.s1| null| root.db| DOUBLE| GORILLA| LZ4|null| null| null| null| BASE|...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version docker image: docker.io/apache/iotdb:1.3.2-standalone ### Describe the bug and provide the minimal reproduce step...

Currently, SchemaRegion has LINEARIZABLE reads set up, and its state machine stops writing when the system is readonly, potentially causing the query to freeze indefinitely. ![img_v3_02cd_b5506948-93bf-41a6-b8d1-9c34ed85caeg](https://github.com/apache/iotdb/assets/32640567/7fc427cd-ff51-4e63-9626-36c0dbb22774) ![img_v3_02cd_53be8b5c-389f-47b6-a2e0-2d804b36a1ag](https://github.com/apache/iotdb/assets/32640567/7ae42cce-9b34-454f-9759-0d3e11812ceb) In fact, we...

## Description ### Content1 ... ### Content2 ...