JingsongLi opened a new pull request #6: URL: https://github.com/apache/flink-table-store/pull/6
- Add test for Levels - Introduce RecordWriter: The `RecordWriter` is responsible for writing data and handling in-progress files used to write yet un-staged data. The incremental files ready to commit is returned to the system by the`#prepareCommit()` - Introduce MergeTreeOptions: Options for merge tree. - Introduce MergeTree writer and reader: A merge tree, provides writer and reader, the granularity of the change is the file. -- 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]
