Zakelly merged PR #25126:
URL: https://github.com/apache/flink/pull/25126
--
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: issues-unsubscr...@flink.apach
fredia commented on code in PR #25126:
URL: https://github.com/apache/flink/pull/25126#discussion_r1741388216
##
flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ListDelimitedSerializer.java:
##
@@ -0,0 +1,94 @@
+/*
+ * Licensed to the Apa
Zakelly commented on code in PR #25126:
URL: https://github.com/apache/flink/pull/25126#discussion_r1740649338
##
flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ListDelimitedSerializer.java:
##
@@ -0,0 +1,94 @@
+/*
+ * Licensed to the Ap
fredia commented on code in PR #25126:
URL: https://github.com/apache/flink/pull/25126#discussion_r1740543860
##
flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ListDelimitedSerializer.java:
##
@@ -0,0 +1,94 @@
+/*
+ * Licensed to the Apa
Zakelly commented on PR #25126:
URL: https://github.com/apache/flink/pull/25126#issuecomment-2288595953
Conflicts resolved by rebase
--
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 c
Zakelly commented on code in PR #25126:
URL: https://github.com/apache/flink/pull/25126#discussion_r169445
##
flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStInnerTable.java:
##
@@ -73,7 +73,7 @@ public interface ForStInnerTable
jectpro7 commented on code in PR #25126:
URL: https://github.com/apache/flink/pull/25126#discussion_r1693958826
##
flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStInnerTable.java:
##
@@ -73,7 +73,7 @@ public interface ForStInnerTable
flinkbot commented on PR #25126:
URL: https://github.com/apache/flink/pull/25126#issuecomment-2254127950
## CI report:
* 6d4c4c0bfe20275155f89d695baf4510236b870e UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
Zakelly opened a new pull request, #25126:
URL: https://github.com/apache/flink/pull/25126
## What is the purpose of the change
Async List State for ForSt state backend
## Brief change log
## Verifying this change
This change added tests under existing test cl