4paradigm / 4paradigm/OpenMLDB

duplicate `Put` code for inserting aggr_table

未關閉
#1,658 0 則留言 0 個 reaction 已指派 2 人 已被 @nautaa 認領 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。