JeremyXin commented on code in PR #10378:
URL: https://github.com/apache/seatunnel/pull/10378#discussion_r2717205242


##########
seatunnel-connectors-v2/connector-file/connector-file-base/src/test/java/org/apache/seatunnel/connectors/seatunnel/file/writer/OrcWriteStrategyTest.java:
##########
@@ -29,6 +29,7 @@
 import 
org.apache.seatunnel.connectors.seatunnel.file.sink.config.FileSinkConfig;
 import 
org.apache.seatunnel.connectors.seatunnel.file.sink.writer.OrcWriteStrategy;
 import 
org.apache.seatunnel.connectors.seatunnel.file.source.reader.OrcReadStrategy;
+import 
org.apache.seatunnel.connectors.seatunnel.file.source.reader.OrcReadStrategyTest;

Review Comment:
   Thanks for review. I have extracted `LocalConf` into a separate class and 
modified the other related unit test classes. Will this solve the problem?



-- 
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]

Reply via email to