OpenMLDB
OpenMLDB copied to clipboard
OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
Currently, our Java and Python SDK are able to call the API to execute any `SELECT` and `ISNERT` SQL statements. However, the APIServer cannot support such an API. We need...
`TaskManager` start failed because there is no `logs` dirs when execute startup command
Signed-off-by: Ben Ye * **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Modify the comment of the function `getJobLog`. Fixes #2251 * **What is...
e.g. https://github.com/4paradigm/OpenMLDB/blob/79b34500d16c56cc68d5defb3f17092b08fa41b1/src/flags.cc#L21 https://github.com/4paradigm/OpenMLDB/blob/79b34500d16c56cc68d5defb3f17092b08fa41b1/src/flags.cc#L28 We should add the time unit, all milliseconds. And add it in user doc too.
 https://github.com/4paradigm/OpenMLDB/blob/main/hybridse/examples/toydb/src/sdk/tablet_sdk.cc#L300
The use of OpenMLDB consists of a few steps that might be confusing for a beginner. We are going to build a web-based demonstration platform that is able to show...
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) + Add timing trigger for integration test. + The test supports the disk table test....
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Add in a usecase demo for OpenMLDB + OneFlow Supply demo scripts and sample datasets...
**Bug Description** 1. When the version of the tablet is inconsistent with that of the NS, there is no prompt for check version failed  2. When ZK in tablet...
**Describe the feature you'd like** A clear and concise description of what you want to happen. **Additional context** Add any other context or screenshots about the feature request here.