davidradl commented on code in PR #26154:
URL: https://github.com/apache/flink/pull/26154#discussion_r1954545970
##########
docs/content/docs/libs/state_processor_api.md:
##########
@@ -514,3 +512,120 @@ savepointWriter
OperatorIdentifier.forUid("new-uid"))
...
```
+
+## Table API
+
+### Getting started
+
+Before getting started with state SQL connector, make sure to review our
[Flink SQL](../development/sql.md) guidelines.
Review Comment:
we refer to "state SQL connector" before mentioning it . Maybe we could make
this more general. Before you interrogate state using the table API, make sure
to ....
--
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]