4paradigm / 4paradigm/OpenMLDB
duplicate `Put` code for inserting aggr_table
未關閉
enhancement
storage-engine
- 主要語言
- C++
- 星號
- 1.7k
- 分支
- 331
- 平均合併
- 12 天 12 小時
- 30 天內合併 PR
- 1
描述
**Describe the feature you'd like**
Now `aggregator` uses the `Table::Put` API to put the data, and manually calls the `replicator` APIs to write to the log. Duplicate logics with the `Tablet::Put`.
We have to extract a common function to achieve the same objective.
貢獻指南
評估
這個 Issue 還沒有評估資料。