misi1987107 closed pull request #9121: [improve] Adjust CosFile connector
instantiation
URL: https://github.com/apache/seatunnel/pull/9121
--
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 specifi
Copilot commented on code in PR #9121:
URL: https://github.com/apache/seatunnel/pull/9121#discussion_r2046215810
##
seatunnel-connectors-v2/connector-file/connector-file-cos/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/cos/source/CosFileSourceFactory.java:
##
@@
misi1987107 commented on PR #9121:
URL: https://github.com/apache/seatunnel/pull/9121#issuecomment-2808480308
> > I used the factory class to create CosFileSource and CosFileLink
connectors, but there is a check method
testAllConnectorImplementeFactoryWithUpToDateMethod that does not allow
Hisoka-X commented on PR #9121:
URL: https://github.com/apache/seatunnel/pull/9121#issuecomment-2803584165
> I used the factory class to create CosFileSource and CosFileLink
connectors, but there is a check method
testAllConnectorImplementeFactoryWithUpToDateMethod that does not allow
depr
misi1987107 commented on PR #9121:
URL: https://github.com/apache/seatunnel/pull/9121#issuecomment-2800583101
I used the factory class to create CosFileSource and CosFileLink connectors,
but there is a check method testAllConnectorImplementeFactoryWithUpToDateMethod
that does not allow depr
misi1987107 commented on PR #9121:
URL: https://github.com/apache/seatunnel/pull/9121#issuecomment-2791320208
https://github.com/apache/seatunnel/issues/8576#issuecomment-2608741027
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
misi1987107 commented on code in PR #9121:
URL: https://github.com/apache/seatunnel/pull/9121#discussion_r2035208562
##
seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/sink/BaseFileSink.java:
##
@@ -75,12 +7
Hisoka-X commented on code in PR #9121:
URL: https://github.com/apache/seatunnel/pull/9121#discussion_r2034861384
##
seatunnel-connectors-v2/connector-file/connector-file-cos/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/cos/source/CosFileSourceFactory.java:
##
@@