gong commented on code in PR #6766:
URL: https://github.com/apache/inlong/pull/6766#discussion_r1041793536
##########
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/dirty/DirtyData.java:
##########
@@ -41,7 +43,7 @@
* The identifier of dirty data, it will be used for filename generation
of file dirty sink,
* topic generation of mq dirty sink, tablename generation of database,
etc,
* and it supports variable replace like '${variable}'.
- * There are two system variables[SYSTEM_TIME|DIRTY_TYPE] are currently
supported,
+ * There are two system variables[SYSTEM_TIME|DIRTY_TYPE|DIRTY_MESSAGE]
are currently supported,
Review Comment:
description error: `two`
--
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]