GanfengTan commented on code in PR #7341: URL: https://github.com/apache/inlong/pull/7341#discussion_r1106608473
########## inlong-sort/sort-flink/v1.13/sort-connectors/base/src/main/resources/META-INF/services/org.apache.flink.table.factories.Factory: ########## @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -org.apache.inlong.sort.base.dirty.sink.log.LogDirtySinkFactory +org.apache.inlong.sort.base.dirty.sink.logset.LogDirtySinkFactory Review Comment: It is recommended that the names of subsequent files not conflict with the gitignore contents. -- 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]
