tsreaper opened a new pull request, #439: URL: https://github.com/apache/flink-table-store/pull/439
As discussed in the [dev mailing list](https://lists.apache.org/thread/t76f0ofl6k7mlvqotp57ot10x8o1x90p), we're going to rename some values for `scan.mode` in Table Store. Specifically, `full` will be renamed to `latest-full` and `compacted` will be renamed to `compacted-full`, so user can understand that a full snapshot will always be produced, no matter for a batch job or a streaming job. -- 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]
