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

🎉Congratulations on the official opening of the openMLDB summer open source event 🎉

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

workflow
api-server

![WX20220804-161606](https://user-images.githubusercontent.com/6183996/182798621-70443f31-f571-40d1-9e1e-1598d9a6cafa.png)

bug
sdk

``` W0712 10:15:22.106148 129511424 sampler.cpp:189] bvar is busy at sampling for 2 seconds! ``` brpc log, maybe we should avoid to print it on terminal too, redirect to log file.

bug
storage-engine

**Bug Description** + version: v0.6.0 Date type cannot use string in JSON, but timestamp should be used. For example, 1659512628000 can be used, but "2022-08-03" cannot be used **Expected Behavior**...

bug

**Bug Description** + version: v0.6.0 + When the data type is wrong, synchronization will not occur, but there is no error + When the value of pk.fields is not an...

bug

**Bug Description** `22/07/18 14:13:20 INFO Compatibility: Running in ZooKeeper 3.4.x compatibility mode 22/07/18 14:13:20 INFO Compatibility: Using emulated InjectSessionExpiration Exception in thread "main" java.lang.NoSuchMethodError: org.apache.curator.CuratorZookeeperClient.(Lorg/apache/curator/utils/ZookeeperFactory;Lorg/apache/curator/ensemble/EnsembleProvider;IIILorg/apache/zookeeper/Watcher;Lorg/apache/curator/RetryPolicy;ZLorg/apache/curator/connection/ConnectionHandlingPolicy;)V at org.apache.curator.framework.imps.CuratorFrameworkImpl.(CuratorFrameworkImpl.java:131) at org.apache.curator.framework.CuratorFrameworkFactory$Builder.build(CuratorFrameworkFactory.java:165) at...

bug
community
batch-engine

**Bug Description** os:CentOS Linux release 7.9.2009 (Core) gcc-10.2.0、cmake-3.23.0 compile log: [version_branch_5_error.zip](https://github.com/4paradigm/OpenMLDB/files/9148196/version_branch_5_error.zip) In addition, make clean gets stuck at ./mvnw clean ![image](https://user-images.githubusercontent.com/18255088/180113240-095fc3d1-9283-48f8-87a6-9fd27f6be54f.png) **Expected Behavior** **Steps to Reproduce** 1. 2. 3. 4.

bug
community
build

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) 1. Add time units to comment 2. Add time units to user doc 3. Correct...

documentation
storage-engine

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

storage-engine