You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2023/03/10 04:29:00 UTC

[jira] [Created] (FLINK-31391) Introduce lookup changelog producer

Jingsong Lee created FLINK-31391:
------------------------------------

             Summary: Introduce lookup changelog producer
                 Key: FLINK-31391
                 URL: https://issues.apache.org/jira/browse/FLINK-31391
             Project: Flink
          Issue Type: New Feature
          Components: Table Store
            Reporter: Jingsong Lee
            Assignee: Jingsong Lee
             Fix For: table-store-0.4.0


Currently, only full-compaction can produce changelog, some merge-engine must have changelog producing, for example, partial-update and aggregation. But full-compaction is very heavy, write amplification is big huge...

We should introduce a new changelog producer, supports lower latency to produce changelog.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)