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 2022/12/08 07:33:00 UTC

[jira] [Updated] (FLINK-30333) Supports lookup a partial-update table

     [ https://issues.apache.org/jira/browse/FLINK-30333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jingsong Lee updated FLINK-30333:
---------------------------------
    Summary: Supports lookup a partial-update table  (was: Supports lookup a partial-update table with full compaction)

> Supports lookup a partial-update table
> --------------------------------------
>
>                 Key: FLINK-30333
>                 URL: https://issues.apache.org/jira/browse/FLINK-30333
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Priority: Major
>             Fix For: table-store-0.3.0
>
>
> The lookup uses streaming read for reading table. (In TableStreamingReader)
> - We should support lookup a partial-update table with full compaction.
> - But partial-update table without full compaction, we can use MergeFunction to merge with existed records.



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