4paradigm / 4paradigm/OpenMLDB
duplicate `Put` code for inserting aggr_table
Aberta
enhancement
storage-engine
- Linguagem predominante
- C++
- Estrelas
- 1.7k
- Forks
- 331
- Merge médio
- 12d 12h
- PRs com merge (30d)
- 1
Descrição
**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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.