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

Now we use "show table status" and get the incorrect memory usage.

bug
documentation

Now if we have two tablets but create tables with three replicas, it will fail without useful messages.

https://github.com/4paradigm/OpenMLDB/blob/1b2f9453a0bc691b1209c69e751b6b1b0bef2dcc/java/openmldb-common/src/main/java/com/_4paradigm/openmldb/common/codec/RowView.java#L21

dependencies

No doc, needs update _Originally posted by @vagetablechicken in https://github.com/4paradigm/OpenMLDB/issues/2022#issuecomment-1980065675_

documentation

beginner should know: - show joblog and where is taskmanager log - all components log, could be a link - https://openmldb.ai/docs/zh/main/quickstart/function_boundary.html?highlight=spark%20default%20conf#taskmanager how to set taskmanager/spark conf P.S. a problem `LauncherServer.acceptConnections`...

documentation

current boost version won't compile on macOS 13, or higher gcc version. Most usage to boost can easily replaced from `std` or `absl`, its generally preferred to rm it. Or...

build

**Bug Description** Service Version: Code from the main branch after version 0.8.4, compiled and deployed on macOS 13.5.1. Client Version: The current project branch python-sdk, accessing the database using the...

bug
python

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) * **What is the current behavior?** (You can also link to an open issue here)...

documentation