dl239

Results 42 issues of dl239

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

![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

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

bug
sdk

OpenMLDB use double-layer skiplist to store data in memory storage engine currently. Skiplist will take some extra memory in header and data nodes. As `Lastest` table has little records in...

storage-engine

- fix #2217 - support mutiple distributions https://github.com/4paradigm/OpenMLDB/blob/v0.5.3/hybridse/src/planv2/ast_node_converter.cc#L1680-L1681

storage-engine

Log message display on CLI directly is not well. ![2e2b4fe7d6efcab8a768ba3244fee369](https://user-images.githubusercontent.com/6183996/140457660-28ef8354-6e23-4a10-a5a3-810ffce30c78.png)

bug
enhancement
high-priority
storage-engine

`OP` is not deleted if related table dropped

bug
high-priority
storage-engine

* `Traverse` may get duplicate data if there are same ts records on one pk * `Traverse` may run in endless loop if there are many same ts records on...

bug
high-priority
storage-engine

![WX20220718-174838](https://user-images.githubusercontent.com/6183996/179486690-e5766e84-4315-4fa2-b1c1-3d60d14d9ea7.png)

bug
storage-engine