TaoZex commented on code in PR #3228: URL: https://github.com/apache/incubator-seatunnel/pull/3228#discussion_r1013582002
########## plugin-mapping.properties: ########## @@ -135,4 +135,5 @@ seatunnel.sink.MongoDB = connector-mongodb seatunnel.source.Iceberg = connector-iceberg seatunnel.source.InfluxDB = connector-influxdb seatunnel.source.S3File = connector-file-s3 -seatunnel.sink.S3File = connector-file-s3 \ No newline at end of file +seatunnel.sink.S3File = connector-file-s3 +seatunnel.source.MyHours = connector-http-myhours Review Comment: Thanks for your review, I have fixed it. -- 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]
