Hisoka-X commented on code in PR #9195: URL: https://github.com/apache/seatunnel/pull/9195#discussion_r2134949785
########## plugin-mapping.properties: ########## @@ -144,21 +144,3 @@ seatunnel.source.Opengauss-CDC = connector-cdc-opengauss seatunnel.source.GraphQL = connector-graphql seatunnel.sink.GraphQL = connector-graphql seatunnel.sink.Aerospike = connector-aerospike - Review Comment: Add this into plugin-mapping.properties. ``` # For custom transforms, make sure to use the seatunnel.transform.[PluginIdentifier]=[JarPerfix] naming convention. For example: # seatunnel.transform.Sql = seatunnel-transforms-v2 ``` -- 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]
