zjureel opened a new pull request, #305: URL: https://github.com/apache/flink-table-store/pull/305
Currently `TableWrite` creates and manages the `RecordWriter`, which is created by `FileStoreWrite`. As `TableWrite` corresponds to `FileStoreTable` and `FileStoreWrite` corresponds to `FileStore`, it's better to move the `write` and `prepareCommit` logic of `AbstractTableWrite` to `FileStoreWrite` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
