gaborgsomogyi commented on code in PR #26154: URL: https://github.com/apache/flink/pull/26154#discussion_r1954808868
########## 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. + +IMPORTANT NOTE: State Table API is now only supports keyed state. Review Comment: Removed. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org