MartijnVisser commented on a change in pull request #18316:
URL: https://github.com/apache/flink/pull/18316#discussion_r786094121



##########
File path: docs/layouts/shortcodes/query_state_warning.html
##########
@@ -16,5 +16,7 @@
 specific language governing permissions and limitations
 under the License.
 */}}
-For streaming queries the required state to compute the query result might 
grow infinitely depending on the type of aggregation and the number of distinct 
grouping keys. Please provide a query configuration with valid retention 
interval to prevent excessive state size.
-See <a href="/docs/dev/table/streaming/query_configuration">Query 
Configuration</a> for details.
+For streaming queries the required state to compute the query result might 
grow infinitely depending
+on the type of aggregation and the number of distinct grouping keys. Please 
provide a query
+configuration with valid retention interval to prevent excessive state size.
+See <a 
href="{{.Site.BaseURL}}{{.Site.LanguagePrefix}}/docs/dev/table/config/#idle-state-retention-time">Query
 Configuration</a> for details.

Review comment:
       Fixed




-- 
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]


Reply via email to