yuzelin created FLINK-31353: ------------------------------- Summary: Merge SnapshotEnumerator into TableScan Key: FLINK-31353 URL: https://issues.apache.org/jira/browse/FLINK-31353 Project: Flink Issue Type: Improvement Components: Table Store Affects Versions: table-store-0.4.0 Reporter: yuzelin
The abilities of SnapshotEnumerator and TableScan are duplicated. Since configurations used to create SnapshotEnumerator also can be fetched in table, it's better to use TableScan to replace SnapshotEnumerator. -- This message was sent by Atlassian Jira (v8.20.10#820010)