iotdb
iotdb copied to clipboard
Apache IoTDB
### Description Logging module, shut down function and the fixing of a bug about multi process training We have developed new functions for the mlnode module of IoTDB, which mainly...
This PR should pass the following tests before merged. - [x] Client with 0.19.0 DataNode with 0.19.0 ConfigNode with 0.19.0 (Finished by UT/IT) - [x] Client with 0.14.1 DataNode with...
Implementation of a MQTT PayloadFormatter that supports the SparkplugB format of messages. Possibly worth adding a Protobuf version of the Formatter as this is also a supported SparkplugB format. Needed...
New iotdb-client/jdbc module ut
`compactionAcquireWriteLockTimeout` and `compactionSubmissionIntervalInMsThese` configurations are no longer useful in the system, remove them
Bumps jaxb-core from 2.3.0 to 2.3.0.1. [](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...
## Description ### Content1 ... ### Content2 ... ### Content3 ... This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write -...
Exception handling is improved by providing specific error messages when dealing with URISyntaxException
## Description: This pull request modifies the behavior of superset when handling time columns in the x-axis or aggregate columns. Currently, superset defaults to using time-based aggregation segments for aggregate...