4paradigm / 4paradigm/OpenMLDB

duplicate `Put` code for inserting aggr_table

Open
#1,658 0 comments 0 reactions 2 assignees Claimed by @nautaa View on GitHub
enhancement storage-engine
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.