iotdb
iotdb copied to clipboard
Apache IoTDB
## 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. [](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...
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.   In fact, we...
## Description ### Content1 ... ### Content2 ...