You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flink-libraries/flink-state-processing-api/src/main/java/org/apache/flink/state/api/output/FileCopyFunction.java
+2-3
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@
32
32
33
33
/** This output format copies files from an existing savepoint into a new directory. */
Copy file name to clipboardExpand all lines: flink-libraries/flink-state-processing-api/src/main/java/org/apache/flink/state/api/output/StatePathExtractor.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -34,18 +34,18 @@
34
34
35
35
/** Extracts all file paths that are part of the provided {@link OperatorState}. */
0 commit comments