OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.

Results 359 OpenMLDB issues
Sort by recently updated
recently updated
newest added

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...

call-for-contributions
api-server

`TaskManager` start failed because there is no `logs` dirs when execute startup command

bug
docker

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...

task-manager

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.

enhancement
good first issue
storage-engine

![WX20220706-202737](https://user-images.githubusercontent.com/6183996/177550064-fce7e99d-fe6d-4a5f-af2e-34cdb12eed49.png) https://github.com/4paradigm/OpenMLDB/blob/main/hybridse/examples/toydb/src/sdk/tablet_sdk.cc#L300

good first issue

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....

workflow
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...

documentation
docker

**Bug Description** 1. When the version of the tablet is inconsistent with that of the NS, there is no prompt for check version failed ![209c9ac73f414ee7889173ad94b4147c](https://user-images.githubusercontent.com/18275570/183587953-c6a86805-e1d9-43cb-b7f3-8136fd8107e7.png) 2. When ZK in tablet...

bug
tools

**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.

enhancement
workflow
code-standards