dockerzhang commented on code in PR #11354: URL: https://github.com/apache/inlong/pull/11354#discussion_r1808152323
########## inlong-sdk/dirty-data-sdk/README.md: ########## @@ -0,0 +1,53 @@ +## Overview + +This SDK is used to collect dirty data and store it in a designated storage location. + +## Features + +### Independent SDK + +Independent SDK, not dependent on platform specific libraries (such as Flink), can be used by Agent, +Data Proxy, Sort modules. Review Comment: ```suggestion DataProxy, Sort modules. ``` -- 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]
