Hisoka-X commented on code in PR #7922: URL: https://github.com/apache/seatunnel/pull/7922#discussion_r1818708417
########## docs/en/connector-v2/source/LocalFile.md: ########## @@ -254,6 +254,54 @@ Specifies Whether to process data using the tag attribute format. Filter pattern, which used for filtering files. +The pattern follows standard regular expressions. For details, please refer to https://en.wikipedia.org/wiki/Regular_expression. learn it + +File Structure Example: Review Comment: ```suggestion There are some example. File Structure Example: ``` ########## docs/en/connector-v2/source/LocalFile.md: ########## @@ -254,6 +254,54 @@ Specifies Whether to process data using the tag attribute format. Filter pattern, which used for filtering files. +The pattern follows standard regular expressions. For details, please refer to https://en.wikipedia.org/wiki/Regular_expression. learn it Review Comment: ```suggestion The pattern follows standard regular expressions. For details, please refer to https://en.wikipedia.org/wiki/Regular_expression. ``` -- 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]
