corgy-w commented on code in PR #8376:
URL: https://github.com/apache/seatunnel/pull/8376#discussion_r1897409927
##########
seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/config/BaseSourceConfigOptions.java:
##########
@@ -40,6 +41,24 @@ public class BaseSourceConfigOptions {
.noDefaultValue()
.withDescription("The file path of source files");
+ public static final Option<FilePathRule> FILE_PATH_RULE =
Review Comment:
sorry,I should create a darft pr, these issues will be fixed later
--
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]