4paradigm / 4paradigm/OpenMLDB
duplicate `Put` code for inserting aggr_table
Đang mở
enhancement
storage-engine
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
**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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.