[GitHub] flink pull request #5326: [FLINK-8365] [State Backend] Relax List type in He...

2018-01-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5326 ---

[GitHub] flink pull request #5326: [FLINK-8365] [State Backend] Relax List type in He...

2018-01-22 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/5326#discussion_r162903235 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/state/heap/HeapListState.java --- @@ -128,27 +128,33 @@ public void update(List values

[GitHub] flink pull request #5326: [FLINK-8365] [State Backend] Relax List type in He...

2018-01-20 Thread bowenli86
GitHub user bowenli86 opened a pull request: https://github.com/apache/flink/pull/5326 [FLINK-8365] [State Backend] Relax List type in HeapListState and HeapKeyedStateBackend ## What is the purpose of the change `stateTable` in `HeapListState` and `HeapKeyedStateBackend#cr