lincoln-lil commented on code in PR #25320:
URL: https://github.com/apache/flink/pull/25320#discussion_r1772487203
##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/runtime/utils/StreamingWithStateTestBase.scala:
##########
@@ -239,6 +239,7 @@ object StreamingWithStateTestBase {
override def toString: String = backend.toString
}
+ // TODO test FORSTDB_BACKEND after 2.0-preview
Review Comment:
We can create a jira to track this and avoid using the TODO annotation
because there left too many staled TODOs
--
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]