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/01/13 10:07:00 UTC

[jira] [Created] (FLINK-25644) Introduce interfaces between file-table-store and flink connector sink

Jingsong Lee created FLINK-25644:
------------------------------------

             Summary: Introduce interfaces between file-table-store and flink connector sink
                 Key: FLINK-25644
                 URL: https://issues.apache.org/jira/browse/FLINK-25644
             Project: Flink
          Issue Type: Sub-task
          Components: Table Store
            Reporter: Jingsong Lee
            Assignee: Jingsong Lee
             Fix For: table-store-0.1.0


We should introduce a FileStore interface to provide operations:
 * provides FileStoreWrite: Write operation which provides RecordWriter creation.
 * provides FileStoreCommit: Commit operation which provides commit and overwrite.
 * provides FileStoreExpire: Expire operation which provides snapshots expire.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)