Caizhi Weng created FLINK-27973: ----------------------------------- Summary: Introduce TableWrite and TableCommit as an abstraction layer above FileStore for writing RowData Key: FLINK-27973 URL: https://issues.apache.org/jira/browse/FLINK-27973 Project: Flink Issue Type: Sub-task Components: Table Store Affects Versions: table-store-0.2.0 Reporter: Caizhi Weng
In this step we introduce {{TableWrite}} and {{TableCommit}}. They are an abstraction layer above {{FileStoreWrite}}, {{FileStoreCommit}} and {{FileStoreExpire}} to provide RowData writing and committing. -- This message was sent by Atlassian Jira (v8.20.7#820007)