sjwiesman opened a new pull request #42: [FLINK-16390][sdk] Add view and clear methods to PersistedTable URL: https://github.com/apache/flink-statefun/pull/42 Adds common collection methods to PersistedTable. These methods are already available on PersistedAppendingBuffer. Note: I have `view` return an empty iterable instead of null. This is different than the default return value for `MapState#entries` but is consistent with `PersistedAppendingBuffer#view`.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
