JingsongLi commented on code in PR #558:
URL: https://github.com/apache/flink-table-store/pull/558#discussion_r1118243404


##########
docs/content/docs/features/table-types.md:
##########
@@ -102,6 +102,9 @@ Current supported aggregate functions and data types are:
 * `listagg`: supports STRING data type.
 * `bool_and` / `bool_or`: support BOOLEAN data type.
 
+Most aggregate functions do not support retraction (`UPDATE_BEFORE` and 
`DELETE`). If you allow some functions to ignore retraction messages, you can 
configure:

Review Comment:
   I think this is normal documentation, no need to be hint.



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

Reply via email to