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

Jingsong Lee updated FLINK-30333:
---------------------------------
    Description: 
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 should throw exception.



  was:
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.




> 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
>            Assignee: 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 should throw exception.



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

Reply via email to