Jingsong Lee created FLINK-30333:
------------------------------------
Summary: Supports lookup a partial-update table with full
compaction
Key: FLINK-30333
URL: https://issues.apache.org/jira/browse/FLINK-30333
Project: Flink
Issue Type: Improvement
Components: Table Store
Reporter: Jingsong Lee
Fix For: table-store-0.3.0
The lookup uses streaming read for reading table. (In TableStreamingReader)
But partial-update table without full compaction do not support streaming read.
We should throw unsupported exception for this.
And we should support lookup a partial-update table with full compaction.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)